Parameterization¶
The arrangement of the parameter data is depending on the firmware version installed inside the CPUs and Bus Modules:
Firmware version | Mounting position | Configuration |
---|---|---|
Firmware version < V2.0.0 |
|
The arrangement of the parameter data is performed by PLC-Configuration inside Control Builder software. |
|
The arrangement of the parameter data is performed by your master configuration software SYCON.net in connection with the S500 GSD files and in conjunction with the Control Builder software. | |
Firmware version > V2.0.0 |
|
The arrangement of the parameter data is performed by Control Builder Plus 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…7
Nr. | Name | Value | Internal value |
Internal value, type |
Default | Min. | Max. | Max. |
---|---|---|---|---|---|---|---|---|
1 | Module ID | Internal | 1101 *1) |
WORD | 1101 0x044D |
0 | 65535 | 0x0Y01 |
2 *2) |
Ignore module | No Yes |
0 1 |
BYTE | No 0x00 |
not for FBP | ||
3 | Parameter length | Internal | 7 | BYTE | 7-CPU 7-FBP |
0 | 255 | 0x0Y02 |
4 | Check supply | Off on |
0 1 |
BYTE | On 0x01 |
0 | 1 | 0x0Y03 |
5 | Output short-circuit detection | Off On |
0 1 |
BYTE | On 0x01 |
0 | 1 | 0x0Y04 |
6 | 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 |
7 | 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 less 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; |