Configuration objects
8pp0 AI Settings Ch.n
- 8000 = Ch.1
- 8010 = Ch.2
- 8020 = Ch.3
- …
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
0 | AI Settings Ch.n |
| USINT | RO | 0x18 (24dec) |
01 | Enable User Scale | Enables the user scale. | BOOL | RW | 00 |
02 | Presentation | Format of the integer measured value. The measured value in Real format is not affected by this setting. Possible values:
| USINT | RW | 0x0 (0dec) |
05 | Siemens Bits | Enables the output of status information in the least significant three bits of the analog measured value as with a Siemens S5 controller. | BOOL | RW | 00 |
06 | Enable Filter 1 | Enables the digital low-pass filter. See chapter Filter 1 (low-pass). | BOOL | RW | 01 |
07 | Enable Limit 1 | Enables user-defined limit value monitoring, see chapter Limit function. | BOOL | RW | 00 |
08 | Enable Limit 2 | Enables user-defined limit value monitoring, see chapter Limit function. | BOOL | RW | 00 |
0A | Enable User Calibration | Enables user calibration. | BOOL | RW | 00 |
0B | Enable Vendor Calibration | Enables vendor calibration. | BOOL | RW | 01 |
0E | Swap Limit Bits | Swaps the bits of the process data values "Limit 1" and "Limit 2". | BOOL | RW | 00 |
11 | User Scale Offset | User scale offset. This parameter is only present for backward compatibility reasons. For new implementations, use the parameter 8ppD:1C "User Scale Offset (Real32)" instead | INT | RW | 0x0 (0dec) |
12 | User Scale Gain | User scale gain. 65536dec corresponds to a gain of 1. This parameter is only present for backward compatibility reasons. For new implementations, use the parameter 8ppD:1D "User Scale Gain (Real32)" instead. | DINT | RW | 0x10000 (65536dec) |
13 | Limit 1 | Limit 1 for user-defined limit value monitoring. This parameter is only present for backward compatibility reasons. For new implementations, use the parameter 8ppD:29 "Limit 1 (Real32)" instead. | INT | RW | 0x0 (0dec) |
14 | Limit 2 | Limit 2 for user-defined limit value monitoring. This parameter is only present for backward compatibility reasons. For new implementations, use the parameter 8ppD:2A "Limit 2 (Real32)" instead. | INT | RW | 0x0 (0dec) |
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
15 | Filter Settings | The filter characteristic of the digital low-pass filter "Filter 1". Possible values:
| UINT | RW | 0x0 (0dec) |
17 | User Calibration Offset | User calibration offset. | INT | RW | 0x0 (0dec) |
18 | User Calibration Gain | User calibration gain. | UINT | RW | 0x4000 (16384dec) |
8ppC AI User Calibration Data Ch.n
- 800C = Ch.1
- 801C = Ch.2
- 802C = Ch.3
- …
Parameters for user calibration. See chapter Measured value processing.
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
0 | AI User Calibration Data Ch.n |
| USINT | RO | 0xD (13dec) |
01 | Calibration Date |
| ARRAY [0..3] OF BYTE | RW | [None] |
03 | S0 | - | REAL | RW | - |
04 | S1 | - | REAL | RW | - |
05 | S2 | - | REAL | RW | - |
06 | S3 | - | REAL | RW | - |
0D | S1n | - | REAL | RW | - |
8ppD AI Advanced Settings Ch.n
- 800D = Ch.1
- 801D = Ch.2
- 802D = Ch.3
- …
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
0 | AI Advanced Settings Ch.n |
| USINT | RO | 0x2A (42dec) |
11 | Input Interface | Selection of the measuring range. Possible values:
| UINT | RW | 0x11 (17dec) |
12 | Integer Scaler | Possible values:
| UINT | RW | 0x0 (0dec) |
17 | Low Range Error | Threshold value for falling below the measuring range. This parameter is only present for backward compatibility reasons. For new implementations, use the parameter 8ppD:27 "Low Range Error (Real32)" instead. | DINT | RW | 0xFFFF8000 (-32768dec) |
18 | High Range Error | Threshold value for exceeding the measuring range. This parameter is only present for backward compatibility reasons. For new implementations, use the parameter 8ppD:28 "High Range Error (Real32)" instead. | DINT | RW | 0x7FFF (32767dec) |
1A | Filter 2 Settings | Filter characteristic of the digital high-pass filter "Filter 2". See chapter Filter 2 (high-pass). Possible values:
| UINT | RW | 0x0 (0dec) |
1C | User Scale Offset (Real32) | User scale offset. | REAL | RW | 0.0 |
1D | User Scale Gain (Real32) | User scale gain. | REAL | RW | 1.0 |
27 | Low Range Error (Real32) | Threshold value for falling below the measuring range. See chapter Range error. | REAL | RW | -10.737420082092285 |
28 | High Range Error (Real32) | Threshold value for exceeding the measuring range. See chapter Range error. | REAL | RW | 10.737420082092285 |
29 | Limit 1 (Real32) | Limit 1 | REAL | RW | 0.0 |
2A | Limit 2 (Real32) | Limit 2 | REAL | RW | 0.0 |
8ppF AI Vendor Calibration Data Ch.n
- 800F = Ch.1
- 801F = Ch.2
- 802F = Ch.3
- …
Vendor calibration parameters, cannot be adjusted by the user.
Subindex (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
0 | AI Vendor Calibration Data Ch.n |
| USINT | RO | 0xD (13dec) |
01 | Calibration Date |
| ARRAY [0..3] OF BYTE | RW | [None] |
03 | S0 | - | REAL | RW | - |
04 | S1 | - | REAL | RW | - |
05 | S2 | - | REAL | RW | - |
06 | S3 | - | REAL | RW | - |
07 | T1 | - | REAL | RW | - |
08 | T1S1 | - | REAL | RW | - |
0D | S1n | - | REAL | RW | - |