Modbus Master serial diagnostic counters can be viewed via the HMI path .
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.
| Counter | Description |
|---|---|
| Status |
"True" if the serial instance is in use and at least one Modbus slave is connected and its reply messages are received within the set intervals. "False" otherwise |
| Reset counters |
True = Reset all diagnostic counters False = all diagnostic counters values are kept |
| Received frames |
Total amount of received frames. |
| Transmitted frames |
Total amount of transmitted frames. |
| 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. |
| Transmitted exc A |
Incremented when:
|
| Transmitted exc B |
Incremented when:
|
| Connection errors |
Total amount of times a poll request to a slave was not replied to or acknowledged. |