B-12 F650 Digital Bay Controller GE Multilin
B.1 MODBUS PROTOCOL FOR 650 APPENDIX B
B
B.1.4.4 OPERATIONS
For executing an Operation, it is necessary to write the bit corresponding to that Operation. For this purpose, there are two
memory records whose bits represent operations. These records are 0xAFFE and 0xAFFF.
Each operation has assigned one bit in the register:
Operation 1: bit 0 â0xaffeâ
Operation 2: bit 1â0xaffeâ
...
Operation 16: bit 15â0xaffeâ
Operation 17: bit 0â0xafffâ
...
Operation 24: bit 7â0xafffâ
The register format is âMOTOROLAâ; this means that the first byte arriving is the one with more weight.
Remember that depending on where it communicates the correspondent channel will be activated, which takes part for
PLC operations if the operation is successful or not. The operations channels are:
0 - MMI
1 - OPER REMOTE
2 - COM 1- COMUNICACION
3 - COM 2- COMUNICACION
4 - RED 1- COMUNICACION
5 - RED 2- COMUNICACION
6 - RED 3- COMUNICACION
7 - RED 4- COMUNICACIĂN
Example, operation 1 is going to be perform:
[0xFE 0x10 0xAF 0xFE 0x00 0x01 0x02 0x00 0x01 0x68 0xB0] ---------> RELAY
PC <--------- [0xFE 0x10 0xAF 0xFE 0x00 0x01 0x55 0x22] ( ACK (acknowledge) the operation)