7-6
745 Transformer Management Relay
GE Multilin
7.3 MODBUS FUNCTIONS
7 COMMUNICATIONS
7
c) FUNCTION CODE 05H: EXECUTE OPERATION
Modbus implementation:
Force Single Coil
GE Multilin implementation:
Execute Operation
This function code allows the master to perform various operations in the 745. The 2 byte Code Value of FF00h must be
sent after the Operation Code for the operation to be performed.
MESSAGE FORMAT AND EXAMPLE:
Request to perform reset operation in slave device 11.
MASTER QUERY MESSAGE:
EXAMPLE (HEX):
SLAVE ADDRESS
11
query message for slave 11
FUNCTION CODE
05
execute operation
OPERATION CODE: high order byte, low order byte
00 01
remote reset
CODE VALUE: high order byte, low order byte
FF 00
perform operation
CRC: low order byte, high order byte
DF 6A
computed cyclic redundancy check
SLAVE RESPONSE:
EXAMPLE (HEX):
SLAVE ADDRESS
11
response message from slave 11
FUNCTION CODE
05
execute operation
OPERATION CODE: high order byte, low order byte
00 01
remote reset
CODE VALUE: high order byte, low order byte
FF 00
perform operation
CRC: low order byte, high order byte
DF 6A
computed cyclic redundancy check
Table 7–2: SUMMARY OF OPERATION CODES FOR FUNCTION CODE 05H
OPERATION
CODE
DEFINITION
DESCRIPTION
0000
NO OPERATION
Does not do anything.
0001
REMOTE RESET
Performs the same function as the front panel RESET key.
0002
TRIGGER TRACE
MEMORY
Initiates a waveform capture of trace memory and increments the "Total Number of Trace
Triggers" registers.
0003
CLEAR MAXIMUM
DEMAND DATA
Performs the same function as the command in message
A2 METERING
ÖØ
DEMAND
Ö
DEMAND DATA CLEAR
Ö
CLEAR MAX DEMAND DATA
.
0004
CLEAR EVENT
RECORDER DATA
Performs the same function as the command in message
A3 EVENT RECORDER
Ö
EVENT DATA CLEAR
Ö
CLEAR EVENT RECORDER DATA
.
0005
CLEAR LOSS-OF-LIFE
DATA
Performs the same function as the command in message
S1 745 SETUP
ÖØ
INSTALLATION
ÖØ
CLEAR LOSS-OF-LIFE DATA
.
0006
CLEAR TRACE
MEMORY
Clears all trace memory buffers and sets the "Total Number of Trace Triggers" register to
zero.
0007
CLEAR ENERGY DATA
Performs the same function as the command in message
A2 METERING
ÖØ
ENERGY
Ö
ENERGY DATA CLEAR
Ö
CLEAR ENERGY
.