Configuration data
Index 8000 AO Output Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
8000:0 | AO Output Settings | Max. Subindex | UINT8 | RO | 0x16 (22dec) |
8000:01 | Enable User Scale | User scaling is enabled. (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8000:02 | Presentation | 0: Signed presentation 1: Unsigned presentation 2: Absolute value with MSB as sign 3: Absolute value | BIT3 | RW | 0x00 (0dec) |
8000:05 | Watchdog Type | 0: Default watchdog value 1: Watchdog ramp 2: Last output value | BIT2 | RW | 0x00 (0dec) |
8000:07 | Enable user calibration | Enable user calibration (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8000:08 | Enable Vendor Calibration | Enable vendor calibration (see data stream flow chart) | BOOLEAN | RW | 0x01 (1dec) |
8000:11 | User Scale Offset | User scale offset | INT16 | RW | 0x0000 (0dec) |
8000:12 | User Scale Gain | User scale gain. | INT32 | RW | 0x00010000 (65536dec) |
8000:13 | Watchdog Output Value | Watchdog default output value | INT16 | RW | 0x0000 (0dec) |
8000:14 | Watchdog Ramp | Ramps to the default value | UINT16 | RW | 0xFFFF (65535dec) |
8000:15 | User Calibration Offset | User calibration offset | INT16 | RW | 0x0000 (0dec) |
8000:16 | User Calibration Gain | User calibration gain | UINT16 | RW | 0x7FFF (32767dec) |
Index 800C AO Output User Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
800C:0 | AO Output User Calibration Data | Max. Subindex | UINT8 | RO | 0x06 (6dec) |
800C:01 | Calibration Data | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
800C:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
800C:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
800C:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0) |
800C:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
Index 800D AO Output Advanced Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
800D:0 | AO Output Advanced Settings | Max. Subindex | UINT8 | RO | 0x29 (41dec) |
800D:11 | Output Interface | Values: 0 – None | UINT16 | RW | 0x000D (13dec) |
800D:12 | Integer Scaler | Values: 3 - Legacy Range | UINT16 | RW | 0x0003 (3dec) |
800D:13 | User Scale Offset (Real32) | User scale offset | REAL32 | RW | 0x00000000 (0.0) |
800D:14 | User Scale Gain (Real32) | User scale gain. | REAL32 | RW | 0x3F800000 (1.0) |
800D:15 | Warning Level Low | Warning if output value falls below permitted value | REAL32 | RW | 0x00000000 (-0.0) |
800D:16 | Warning Level High | Warning if permissible output value is exceeded | REAL32 | RW | 0x41A00000 (20.0) |
800D:1A | Watchdog Output Value (Real32) | User-specific setpoint Watchdog (Real32) | REAL32 | RW | 0x00000000 (0.0) |
800D:1B | Watchdog Ramp (Real32) | Time of the ramp from maximum value (20 V/5 V) to zero. The end value is defined via watchdog value 0x18 [s] | REAL32 | RW | 0x00000000 (0.0) |
800D:1C | Limiter Low Value | Output value limit (lowest value) | REAL32 | RW | 0x00000000 (0.0) |
800D:1D | Limiter High Value | Output value limit (highest value) | REAL32 | RW | 0x41A9999A (21.2) |
800D:1E | Output Slew Rate | Limitation of the setpoint gradient [s] | REAL32 | RW | 0x3DCCCCCD (0.1) |
800D:23 | PowerOn Output Operation | Values: 0 - Line off | UINT16 | RW | 0x0001 (1dec) |
800D:24 | PowerOn Output Value | Output value if PDO 0x1600, 0x1601, 0x1602 or 0x1603 is not active. | REAL32 | RW | 0x00000000 (0.0) |
800D:26 | Output Overload Acceptance Time | Time in seconds until an error message is issued in the event of an overload. | REAL32 | RW | 0x3D4CCCCD (0.005) |
800D:29 | Overcurrent Behavior | Values: 0 - Switch off | UINT16 | RW | 0x0001 (1dec) |
Index 800F AO Output Vendor Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
800F:0 | AO Output Vendor Calibration Data | Max. Subindex | UINT8 | RO | 0x06 (6dec) |
800F:01 | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} | |
800F:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
800F:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
800F:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0) |
800F:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
Index 8010 AO Complementary Limit High Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
8010:0 | AO Complementary Limit High Settings | Max. Subindex | UINT8 | RO | 0x08 (8dec) |
8010:02 | Presentation | 0: Signed presentation 1: Unsigned presentation 2: Absolute value with MSB as sign 3: Absolute value | BIT3 | RW | 0x00 (0dec) |
8010:07 | Enable user calibration | Enable user calibration (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8010:08 | Enable Vendor Calibration | Enable vendor calibration (see data stream flow chart) | BOOLEAN | RW | 0x01 (1dec) |
Index 801C AO Complementary Limit High User Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
801C:0 | AO Complementary Limit High User Calibration Data | Max. Subindex | UINT8 | RO | 0x06 (6dec) |
801C:01 | Calibration Date | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
801C:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0dec) |
801C:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0dec) |
801C:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0dec) |
801C:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0dec) |
Index 801D AO Complementary Limit High Advanced Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
801D:0 | AO Output Advanced Settings | Max. Subindex | UINT8 | RO | 0x24 (36dec) |
801D:11 | Output Interface | Values: 0 - None | UINT16 | RW | 0x0021 (33dec) |
801D:12 | Integer Scaler | Values: 3 - Legacy Range | UINT16 | RW | 0x0003 (3dec) |
801D:15 | Warning Level Low | Warning if output value falls below permitted value | REAL32 | RW | 0x000000000 (0.0) |
801D:16 | Warning Level High | Warning if permissible output value is exceeded | REAL32 | RW | 0x40000000 (2.0) |
801D:1C | Limiter Low Value | Output value limit (lowest value) | REAL32 | RW | 0xFF7FFFFD (-3.402823e38) |
801D:1D | Limiter High Value | Output value limit (highest value) | REAL32 | RW | 0x7F7FFFFD (3.402823e38) |
801D:24 | PowerOn Output Value | Output value (current limitation) if PDO 0x1610 or 0x1612 is not active | REAL32 | RW | 0x40000000 (2.0) |
Index 801F AO Complementary Limit High Vendor Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
801F:0 | AO Complementary Limit High Vendor Calibration Data | Max. Subindex | UINT8 | RO | 0x06 (6dec) |
801F:01 | Calibration Date | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
801F:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0dec) |
801F:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0dec) |
801F:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0dec) |
801F:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0dec)) |
Index 8030 AI Input Voltage Settings*)
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
8030:0 | AI Input Voltage Settings | Max. Subindex | UINT8 | RO | 0x18 (24dec) |
8030:01 | Enable User Scale | User scaling is enabled. (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8030:02 | Presentation | 0: Signed presentation 1: Unsigned presentation 2: Absolute value with MSB as sign 3: Absolute value | BIT3 | RW | 0x00 (0dec) |
8030:06 | Enable Filter 1 | Enable filter 1 | BOOLEAN | RW | 0x01 (1dec) |
8030:07 | Enable Limit 1 | Enable Limit 1 | BOOLEAN | RW | 0x00 (0dec) |
8030:08 | Enable Limit 2 | Enable Limit 2 | BOOLEAN | RW | 0x00 (0dec) |
8030:0A | Enable User Calibration | Enable user calibration (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8030:0B | Enable Vendor Calibration | Enable vendor calibration (see data stream flow chart) | BOOLEAN | RW | 0x01 (1dec) |
8030:0E | Swap Limit Bits | Swap limit bits | BOOLEAN | RW | 0x00 (0dec) |
8030:11 | User Scale Offset | User scale offset | INT16 | RW | 0x0000 (0dec) |
8030:12 | User Scale Gain | User scale gain. | INT32 | RW | 0x00010000 (65536dec) |
8030:13 | Limit 1 | First limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
8030:14 | Limit 2 | Second limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
8030:15 | Filter 1 Settings | This object determines the digital filter settings if it is active via Enable filter (Index 0x8000:06). | UINT16 | RW | 0x0000 (0dec) |
8030:17 | User Calibration offset | User calibration offset | INT16 | RW | 0x0000 (0dec) |
8030:18 | User Calibration gain | User calibration gain | UINT16 | RW | 0x7FFF (32767dec) |
*) only for EL9501
Index 803C AI Input Voltage User Calibration Data*)
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
80nC:0 | AI Input Voltage User Calibration Data | Max. Subindex | UINT8 | RO | 0x06 (6dec) |
80nC:01 | Calibration Data | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
80nC:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
80nC:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
80nC:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0) |
80nC:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
*) only for EL9501
Index 803D AI Input Voltage Advanced Settings*)
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
803D:0 | AI Input Voltage Advanced Settings | Max. Subindex | UINT8 | RO | 0x2A (42dec) |
803D:11 | Input Interface | Values: 0 - None | UINT16 | RW | 0x000C (12dec) |
803D:12 | Integer Scaler | Values: 0 - Extended Range | UINT16 | RW | 0x0000 (0dec) |
803D:17 | Low Range Error | Low Range limit value | INT32 | RW | 0x00000000 (0dec) |
803D:018 | High Range Error | High Range limit value | INT32 | RW | 0x00007FFF (32767dec) |
803D:1C | User Scale Offset (Real32) | User scale offset | REAL32 | RW | 0x00000000 (0.0) |
803D:1D | User Scale Gain (Real32) | User scale gain. | REAL32 | RW | 0x3F800000 (1.0) |
803D:27 | Low Range Error (Real32) | Limit value Low Range (Real32) | REAL32 | RW | 0x00000000 (0.0) |
803D:28 | High Range Error (Real32) | High Range limit value (Real32) | REAL32 | RW | 0x4200D7E4 (32.21083) |
803D:29 | Limit 1 (Real32) | Limit value Limit1 | REAL32 | RW | 0x00000000 (0.0) |
803D:2A | Limit 2 (Real32) | Limit value Limit 2 | REAL32 | RW | 0x00000000 (0.0) |
*) only for EL9501
Index 803F AI Input Voltage Vendor Calibration Data*)
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
803F:0 | AI Input Voltage Vendor Calibration Data | Max. Subindex | UINT8 | RO | 0x08 (8dec) |
803F:01 | Calibration Data | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
803F:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
803F:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
803F:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0)) |
803F:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
803F:07 | T1 | Real32 coefficient T1 | REAL32 | RW | 0x00000000 (0.0) |
803F:08 | T1S1 | Real32 coefficient T1S1 | REAL32 | RW | 0x00000000 (0.0) |
*) only for EL9501
Index 8050 AI Output Voltage Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
8050:0 | AI Output Voltage Settings | Max. Subindex | UINT8 | RO | 0x18 (24dec) |
8050:01 | Enable User Scale | User scaling is enabled. (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8050:02 | Presentation | 0: Signed presentation 1: Unsigned presentation 2: Absolute value with MSB as sign 3: Absolute value | BIT3 | RW | 0x00 (0dec) |
8050:06 | Enable Filter 1 | Enable filter 1 | BOOLEAN | RW | 0x01 (1dec) |
8050:07 | Enable Limit 1 | Enable Limit 1 | BOOLEAN | RW | 0x00 (0dec) |
8050:08 | Enable Limit 2 | Enable Limit 2 | BOOLEAN | RW | 0x00 (0dec) |
8050:0A | Enable User Calibration | Enable user calibration (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8050:0B | Enable Vendor Calibration | Enable vendor calibration (see data stream flow chart) | BOOLEAN | RW | 0x01 (1dec) |
8050:0E | Swap Limit Bits | Swap limit bits | BOOLEAN | RW | 0x00 (0dec) |
8050:11 | User Scale Offset | User scale offset | INT16 | RW | 0x0000 (0dec) |
8050:12 | User Scale Gain | User scale gain. | INT32 | RW | 0x00010000 (65536dec) |
8050:13 | Limit 1 | First limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
8050:14 | Limit 2 | Second limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
8050:15 | Filter 1 Settings | This object determines the digital filter settings if it is active via Enable filter (Index 0x8000:06). | UINT16 | RW | 0x0000 (0dec) |
8050:17 | User Calibration offset | User calibration offset | INT16 | RW | 0x0000 (0dec) |
8050:18 | User Calibration gain | User calibration gain | UINT16 | RW | 0x7FFF (32767dec) |
Index 805C AI Output Voltage User Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
800C:0 | AI Output Voltage User Calibration Data | Max. Subindex | UINT8 | RO | 0x06 (6dec) |
800C:01 | Calibration Data | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
800C:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
800C:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
800C:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0) |
800C:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
Index 805D AI Output Voltage Advanced Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
805D:0 | AI Output Voltage Advanced Settings | Max. Subindex | UINT8 | RO | 0x2A (42dec) |
805D:11 | Input Interface | Values: 0 – None | UINT16 | RW | 0x000C (13dec) |
805D:12 | Integer Scaler | Values: 0 - Extended Range | UINT16 | RW | 0x0000 (0dec) |
805D:17 | Low Range Error | Low Range limit value | INT32 | RW | 0x00000000 (0dec) |
805D:018 | High Range Error | High Range limit value | INT32 | RW | 0x00007FFF (32767dec) |
805D:1C | User Scale Offset (Real32) | User scale offset | REAL32 | RW | 0x00000000 (0.0) |
805D:1D | User Scale Gain (Real32) | User scale gain. | REAL32 | RW | 0x3F800000 (1.0) |
805D:27 | Low Range Error (Real32) | Limit value Low Range (Real32) | REAL32 | RW | 0x00000000 (0.0) |
805D:28 | High Range Error (Real32) | High Range limit value (Real32) | REAL32 | RW | 0x41ABCA82 (21.47388) |
805D:29 | Limit 1 (Real32) | Limit value Limit1 | REAL32 | RW | 0x00000000 (0.0) |
805D:2A | Limit 2 (Real32) | Limit value Limit 2 | REAL32 | RW | 0x00000000 (0.0) |
Index 805F AI Output Voltage Vendor Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
805F:0 | AI Output Voltage Vendor Calibration Data | Max. Subindex | UINT8 | RO | 0x08 (8dec) |
805F:01 | Calibration Data | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
805F:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
805F:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
805F:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0)) |
805F:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
805F:07 | T1 | Real32 coefficient T1 | REAL32 | RW | 0x00000000 (0.0) |
805F:08 | T1S1 | Real32 coefficient T1S1 | REAL32 | RW | 0x00000000 (0.0) |
Index 8060 AI Output Current Setting
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
8060:0 | AI Output Current Setting | Max. Subindex | UINT8 | RO | 0x18 (24dec) |
8060:01 | Enable User Scale | User scaling is enabled. (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8060:02 | Presentation | 0: Signed presentation 1: Unsigned presentation 2: Absolute value with MSB as sign 3: Absolute value | BIT3 | RW | 0x00 (0dec) |
8060:06 | Enable Filter 1 | Enable filter 1 | BOOLEAN | RW | 0x01 (1dec) |
8060:07 | Enable Limit 1 | Enable Limit 1 | BOOLEAN | RW | 0x00 (0dec) |
8060:08 | Enable Limit 2 | Enable Limit 2 | BOOLEAN | RW | 0x00 (0dec) |
8060:0A | Enable User Calibration | Enable user calibration (see data stream flow chart) | BOOLEAN | RW | 0x00 (0dec) |
8060:0B | Enable Vendor Calibration | Enable vendor calibration (see data stream flow chart) | BOOLEAN | RW | 0x01 (1dec) |
8060:0E | Swap Limit Bits | Swap limit bits | BOOLEAN | RW | 0x00 (0dec) |
8060:11 | User Scale Offset | User scale offset | INT16 | RW | 0x0000 (0dec) |
8060:12 | User Scale Gain | User scale gain. | INT32 | RW | 0x00010000 (65536dec) |
8060:13 | Limit 1 | First limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
8060:14 | Limit 2 | Second limit value for setting the status bits | INT16 | RW | 0x0000 (0dec) |
8060:15 | Filter 1 Settings | This object determines the digital filter settings if it is active via Enable filter (Index 0x8000:06). | UINT16 | RW | 0x0000 (0dec) |
8060:17 | User Calibration offset | User calibration offset | INT16 | RW | 0x0000 (0dec) |
8060:18 | User Calibration gain | User calibration gain | UINT16 | RW | 0x7FFF (32767dec) |
Index 806C AI Output Current User Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
806C:0 | AI Output Current User Calibration Data | Max. Subindex | UINT8 | RO | 0x06 (6dec) |
806C:01 | Calibration Data | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
806C:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
806C:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
806C:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0) |
806C:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
Index 806D AI Output Current Advanced Settings
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
806D:0 | AI Output Current Advanced Settings | Max. Subindex | UINT8 | RO | 0x2A (42dec) |
806D:11 | Input Interface | Values: 0 - None | UINT16 | RW | 0x0021 (33dec) |
806D:12 | Integer Scaler | Values: 0 - Extended Range | UINT16 | RW | 0x0000 (0dec) |
806D:17 | Low Range Error | Low Range limit value | INT32 | RW | 0x00000000 (0dec) |
806D:018 | High Range Error | High Range limit value | INT32 | RW | 0x00007FFF (32767dec) |
806D:1C | User Scale Offset (Real32) | User scale offset | REAL32 | RW | 0x00000000 (0.0) |
806D:1D | User Scale Gain (Real32) | User scale gain. | REAL32 | RW | 0x3F800000 (1.0) |
806D:27 | Low Range Error (Real32) | Limit value Low Range (Real32) | REAL32 | RW | 0x00000000 (0.0) |
806D:28 | High Range Error (Real32) | High Range limit value (Real32) | REAL32 | RW | 0x 40096EAD (2.14738) |
806D:29 | Limit 1 (Real32) | Limit value Limit1 | REAL32 | RW | 0x00000000 (0.0) |
806D:2A | Limit 2 (Real32) | Limit value Limit 2 | REAL32 | RW | 0x00000000 (0.0) |
Index 806F AI Output Current Vendor Calibration Data
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
806F:0 | AI Output Voltage Vendor Calibration Data | Max. Subindex | UINT8 | RO | 0x08 (8dec) |
806F:01 | Calibration Data | 4 bytes of free memory space; | OCTET-STRING[4] | RW | {0} |
806F:03 | S0 | Real32 coefficient S0 | REAL32 | RW | 0x00000000 (0.0) |
806F:04 | S1 | Real32 coefficient S1 | REAL32 | RW | 0x00000000 (0.0) |
806F:05 | S2 | Real32 coefficient S2 | REAL32 | RW | 0x00000000 (0.0)) |
806F:06 | S3 | Real32 coefficient S3 | REAL32 | RW | 0x00000000 (0.0) |
806F:07 | T1 | Real32 coefficient T1 | REAL32 | RW | 0x00000000 (0.0) |
806F:08 | T1S1 | Real32 coefficient T1S1 | REAL32 | RW | 0x00000000 (0.0) |