Modbus serial diagnostic counters - 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

Modbus serial diagnostic counters can be viewed via the HMI path Monitoring > Communication > Protocols > Modbus (n).

The counters show complete Modbus protocol link frames and Modbus errors. The serial communication drivers (COM1, COM2) maintain their own counters for lower level serial communication diagnostics.

Table 1. Serial diagnostic counters
Counter Description
Status

Shows the value "True" if the serial instance is in use. This indicates that the Modbus client is connected and Modbus messages, which are addressed to the device, are received regularly at least with a 15 second interval or faster. In all other cases this value is "False".

Reset counters True = Reset all diagnostic counters
Received frames Total amount of received Modbus frames. For example, the Modbus frames that are addressed to this instance.
Transmitted frames Total amount of transmitted Modbus responses.
Transmitted exc A Total amount of exception responses 1 and 2.

These exception responses usually reveal configuration errors on the Modbus client side. Either the client uses a request function code which is not supported or the requested Modbus point(s) does not exist.

Transmitted exc B Total amount of exception responses 3.

These exceptions usually reveal the protection relay application level rejections. That is, the protection relay application rejects the request at this moment, under the current circumstances. The exception can also mean that the value in the Modbus write request is out of range.

Checksum errors Total amount of detected Modbus checksum errors.

The Modbus instance only calculates checksums of Modbus frames that contain a proper link address. All other incoming Modbus frames are discarded.