Diagnostics via the status bits
The product has the following status bits in the process data, which can be used for diagnostics.
The virtual channel for the measuring bridge "RMB" always results from two electrical, analog channels "AI" for UBridge and USense. The electrical channels forward their messages to the virtual channel and the associated LEDs, regardless of whether they are displayed in the process image or not. The messages of the electrical and virtual channels are linked with an OR, so that the messages displayed by the RMB channel are an OR for most bits. This procedure applies to Underrange, Overrange, Error, Tare active and Warning.
Index | Name | Description |
|---|---|---|
0x60n0:01 | Underrange | Value below measuring range |
0x60n0:02 | Overrange | Measuring range exceeded |
0x60n0:03 | Limit 1 | Limit value monitoring Limit 1 0: not active 1: Value is smaller than the limit value 1 2: Value is larger than the limit value 1 3: Value is equal to the limit value 1 |
0x60n0:05 | Limit 2 | Limit value monitoring Limit 2 0: not active 1: Value is smaller than the limit value 2 2: Value is larger than the limit value 2 3: Value is equal to the limit value 2 |
0x60n0:07 | Error | The error bit is set if the data is invalid (overrange, underrange) |
0x60n0:09 | Steady state | Measured value is stable |
0x60n0:0C | Tare Active | 0: no tare active or tare is determined on falling edge. 1: Tare is active |
0x60n0:0D | Warning | The bit is set if the warning thresholds configured via CoE are exceeded. |
0x60n0:0F | TxPDO State | Validity of the data of the associated TxPDO (0 = valid, 1 = invalid). |
0x60n0:10 | TxPDO Toggle | The TxPDO toggle is toggled by the slave when the data of the associated TxPDO is updated. |
0x60n0:14 | Input Cycle Counter | The counter is incremented each time the input data in the process image is updated. |