Input data
Index 0x60n0 AI Inputs (0 ≤ n ≤ 3, n+1 = channel number)
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
60n0:0 | AI Inputs Ch.[n+1] | Maximum subindex | UINT8 | RO | 0x11 (17dec) |
60n0:01 | Underrange | Value below measuring range | BOOLEAN | RO | 0x00 (FALSE) |
60n0:02 | Overrange | Measuring range exceeded | BOOLEAN | RO | 0x00 (FALSE) |
60n0:03 | Limit 1 | Limit value monitoring Limit 1 | BIT2 | RO | 0x00 (0dec) |
60n0:05 | Limit 2 | Limit value monitoring limit 2 | BIT2 | RO | 0x00 (0dec) |
60n0:07 | Error | The error bit is set if the data is invalid (over-range, under-range) | BOOLEAN | RO | 0x00 (FALSE) |
60n0:0E | Sync error | The Sync error bit is only required for DC mode. It indicates whether a synchronization error has occurred during the previous cycle | BOOLEAN | RO | 0x00 (FALSE) |
60n0:0F | TxPDO State | Validity of the data of the associated TxPDO (0 = valid, 1 = invalid) | BOOLEAN | RO | 0x00 (FALSE) |
60n0:10 | TxPDO Toggle | The TxPDO toggle is toggled by the slave when the data of the associated TxPDO is updated | BOOLEAN | RO | 0x00 (FALSE) |
60n0:11 | Value | Analog input date | INT16 | RO | 0x0000 (0dec) |