Configuration data (0x80n0)
Index 80n0 AI Settings (for 0 ≤ n ≤ 7, dependent on the number of channels)
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
80n0:0 | AI Settings | Maximum subindex | UINT8 | RO | 0x18 (24dec) |
80n0:01 | Enable user scale | User scaling is active. | BOOLEAN | RW | 0x00 (0dec) |
80n0:02 | Presentation | 0: Signed presentation | BIT3 | RW | 0x00 (0dec) |
80n0:05 | Siemens bits | The S5 bits are displayed in the three low-order bits | BOOLEAN | RW | 0x00 (0dec) |
80n0:06 | Enable filter | Enable filter, which makes PLC-cycle-synchronous data exchange unnecessary | BOOLEAN | RW | 0x01 (1dec) |
80n0:07 | Enable limit 1 | Limit 1 enabled | BOOLEAN | RW | 0x00 (0dec) |
80n0:08 | Enable limit 2 | Limit 2 enabled | BOOLEAN | RW | 0x00 (0dec) |
80n0:0A | Enable user calibration | Enabling of the user calibration | BOOLEAN | RW | 0x00 (0dec) |
80n0:0B | Enable vendor calibration | Enabling of the vendor calibration | BOOLEAN | RW | 0x01 (1dec) |
80n0:0E | Swap limit bits | Swap limit bits | BOOLEAN | RW | 0x00 (0dec) |
80n0:11 | User scale offset | User scaling offset | INT16 | RW | 0x0000 (0dec) |
80n0:12 | User scale gain | User scaling gain. | INT32 | RW | 0x00010000 (65536dec) |
80n0:13 | Limit 1 | First limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
80n0:14 | Limit 2 | Second limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
80n0:15 | Filter settings | This object determines the digital filter settings, if it is active via Enable filter (index 0x80n0:06). | UINT16 | RW | 0x0000 (0dec) |
80n0:17 | User calibration offset | User calibration offset | INT16 | RW | 0x0000 (0dec) |
80n0:18 | User calibration gain | User gain calibration | INT16 | RW | 0x4000 (16384dec) |
![]() | The filter characteristics are set via index 0x8000:15 The filter frequencies are set for all channels of the module centrally via index 0x8000:15 (channel 1). All other corresponding indices 0x80n0:15 have no parameterization function! The latest firmware version (see status table) returns an EtherCAT-compliant error message, if the filter characteristics of other channels (index 0x80n0:06, 0x80n0:15) are set. |