Configuration data
Index 0x80n0 AI Settings (0 ≤ n ≤ 3, n+1 = channel number)
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
80n0:0 | AI Settings Ch.[n+1] | Maximum subindex | UINT8 | RO | 0x18 (24dec) |
80n0:01 | Enable user scale | User scale is active | BOOLEAN | 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 | 0x00 (0dec) |
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 | 0x00 (0dec) from EL3182-0017/ EL3184-0016: |
80n0:11 | User scale offset | User scaling offset | INT16 | RW | 0x0000 (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 65536dec (0x00010000) and is limited to ±0x7FFFF | INT32 | RW | 0x00000000 (0dec) from EL3182-0017/ EL3184-0016: |
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 offset compensation | INT16 | RW | 0x0000 (0dec) |
80n0:18 | User calibration gain | User calibration gain | INT16 | RW | 0x4000 (16384dec) |
*) Valid for EL3182 from revision -0018 only
Index 0x80nD AI Advanced Settings (0 ≤ n ≤ 3, n+1 = channel number)
Index (hex) | Name | Meaning | Data type | Flags | Default | |
---|---|---|---|---|---|---|
80nD:0 | AI Advanced Settings | Maximum subindex | UINT8 | RO | 0x11 (17dec) | |
80nD:11 | Input Type | Allowed values: | UINT16 | RW | 0x14 (20dec) | |
0x12 (18dec) | I 0-20mA *) | |||||
0x13 (19dec) | I 4-20mA | |||||
0x14 (20dec) | I 4-20mA NAMUR | |||||
80nD:12 | Scaler | Scaling range, allowed values: | UINT16 | RW | 0x0000 (0dec) | |
0x00 | Extended Range | |||||
0x03 | 0x03 Legacy Range | |||||
80nD:17 | Low Range Error | Lower threshold for setting the error bit and error led | INT32 | RW | Dependent on 80nD:11 | |
80nD:18 | High Range Error | Upper threshold for setting the error bit and error led | INT32 | RW | Dependent on 80nD:11 |
*) Valid for EL3182 from revision -0018 only
Index 0x80n0 HART Settings (8 ≤ n ≤ B, n-7 = channel number)
Index (hex) | Name | Meaning | Data type | Flags | Default | |
---|---|---|---|---|---|---|
80n0:0 | HART Settings | Maximum subindex | UINT8 | RO | 0x06 (6dez) | |
80n0:01 | Preamble | Preamble length: | UINT8 | RW | 0x00 (0dez) | |
Automatic allocation | 0 | |||||
Allowed values | 5…20 | |||||
80n0:02 | MasterMode | Allowed values: | UINT8 | RW | 0x00 (0dez) | |
Primary | 0 | |||||
Secondary | 1 | |||||
80n0:03 | PollingAddress | Allowed values: | UINT8 | RW | 0x00 (0dez) | |
0…63 | ||||||
80n0:04 | PollingTime | Unit in seconds, | UINT8 | RW | 0x03 (3dez) | |
1…64 | ||||||
80n0:05 | MaxRetry | Allowed values: | UINT8 | RW | 0x03 (3dez) | |
3…10 | ||||||
80n0:06 | MasterCtrl | reserved | UINT8 | RW | 0x00 (0dez) |