Parameterization¶
Firmware version | Configuration |
---|---|
Firmware version > V2.0.0 | The arrangement of the parameter data is performed by Control Builder Plus/ Automation_Builder software. |
The parameter data directly influences the functionality of modules.
For non-standard applications, it is necessary to adapt the parameters to your system configuration.
Module: Module slot address: Y = 1…10
Name | Value | Internal value | Internal value, type | Default | Min. | Max. | Max. |
---|---|---|---|---|---|---|---|
Module ID | Internal | 1101 1) |
WORD | 1101 0x044D |
0 | 65535 | 0x0Y01 |
Ignore module 2) |
No Yes |
0 1 |
BYTE | No 0x00 |
not for FBP | ||
Parameter length | Internal | 7 | BYTE | 7-CPU 7-FBP |
0 | 255 | 0x0Y02 |
Check supply | Off on |
0 1 |
BYTE | On 0x01 |
0 | 1 | 0x0Y03 |
Output short-circuit detection | Off On |
0 1 |
BYTE | On 0x01 |
0 | 1 | 0x0Y04 |
Behaviour of outputs at communication errors | Off Last value Substitute value |
0 1+(n*5) 2+(n*5), n £ 2 |
BYTE | Off 0x00 |
0 | 2 | 0x0Y05 |
Substitute value at outputs Bit 31 = Output 31 Bit 0 = Output 0 |
0… 4294967295 |
0… 0xffffffff |
DWORD | 0 0x00000000 |
0 | 4294967295 | 0x0Y06 |
1) With CS31 and addresses smaller than 70 and FBP, the value is increased by 1
2) Not with FBP
GSD file:
Ext_User_Prm_Data_Len = Ext_User_Prm_Data_Const(0) = |
10 0x04, 0x4d, 0x07, \ 0x01, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00; |