Configuration data
Index 80n0 AI settings (for Ch.1: n = 0; Ch.2: n = 1)
Index (hex) | Name | Meaning | Format | Flags | Default value | |
---|---|---|---|---|---|---|
80n0:0 | AI Settings | Maximum subindex | UINT8 | RO | 0x18 (24dec) | |
80n0:01 | Enable user scale | Activates scaling | BOOLEAN | RW | 0x00 (0dec) | |
80n0:06 | Enable filter | Activates filter (0x80n0:15), eliminates the need for data exchange synchronized with PLC cycle | BOOLEAN | RW | 0x01 (1dec) | |
80n0:07 | Enable limit 1 | Activates limit 1 | BOOLEAN | RW | 0x00 (0dec) | |
80n0:08 | Enable limit 2 | Activates limit 2 | BOOLEAN | RW | 0x00 (0dec) | |
80n0:0A | Enable user calibration | Enables user calibration | BOOLEAN | RW | 0x00 (0dec) | |
80n0:0B | Enable vendor calibration | Enable manufacturer calibration | BOOLEAN | RW | 0x01 (1dec) | |
80n0:11 | User scale offset | User scaling offset | INT16 | RW | 0x00 (0dec) | |
80n0:12 | User scale gain | User scaling gain. The gain is represented in fixed-point format, with the factor 2-16. The value 1 corresponds to 65535dec (0x00010000hex) and is limited to +/-0x7FFFF | INT32 | RW | 0x00010000 (65536dec) | |
80n0:13 | Limit 1 | First limit value for setting the status bit | INT16 | RW | 0x00 (0dec) | |
80n0:14 | Limit 2 | Second limit value for setting the status bit | INT16 | RW | 0x00 (0dec) | |
80n0:15 | Filter settings | Permitted values: | UINT16 | RW | 0x0002 (2dec) | |
2 | IIR1 | |||||
3 | IIR2 | |||||
4 | IIR3 | |||||
5 | IIR4 | |||||
6 | IIR5 | |||||
7 | IIR6 | |||||
8 | IIR7 | |||||
9 | IIR8 | |||||
80n0:17 | User calibration offset | User offset calibration | INT16 | RW | 0x0000 (0dec) | |
80n0:18 | User calibration gain | User gain compensation | INT16 | RW | 0x4000 (16384dec) |