Control functions - Arc protection - Auto synchronization - Bay control and measurement - Merging unit - Transformer protection - 2 winding - Feeder protection - Voltage regulation - Capacitor bank protection - Petersen Coil control - Grid automation - Busbar differential protection (high impedance) - Back-up protection - Motor protection - Busbar protection (voltage and frequency) - Transformer protection - 3 winding - Interconnection protection - Generator protection - Power management/Load shedding - Modbus Communication Manual - REX640 Protection and control - PCL4 - IEC - ANSI - 16.02.2023

REX640 Modbus Communication Protocol Manual

Generally, output objects are controlled one at a time. The protection relay accepts only functions 05 (force single coil) and 15 (force multiple coils), when the 0X coils control structure is used for control operation.

Only one control bit can be operated at a time when the 4X control structures are used.

Exception codes

Only a few exception code alternatives exist for the write coil and write register requests in Modbus:
  • 01 = illegal function
  • 02 = illegal address
  • 03 = illegal value
The exception code 03 is also returned if a command operation is rejected due to other internal reasons. An additional internal reason code for the exception, can be found in the SSR6 register after the command operation.
Internal control rejection reasons with coils may be, for example:
  • The client has no write authority.
  • The protection relay is in local or OFF state.
  • The control operation is already reserved by another client and thus blocked.

If a positive acknowledgement is returned, the control command has been initiated by the protection relay.