0x2A04 - Analog outputs
Index | Sub Index | Name | Data Type | Acc. | Pdo Map. | NVM | Value range | Default value | Units |
---|---|---|---|---|---|---|---|---|---|
0x2A04 | 0x01 | Analog output 1 value (11 bits) | UINT32 | RW | No | No | UINT32 | 0 | DAC counts |
0x2A04 | 0x02 | Analog output 2 value (16 bits) | UINT32 | RW | No | No | UINT32 | 0 | DAC counts |
This object allows to assign the value be converted by means of the Digital to Analog Converter (DAC).
SubIndex 0x01 is used in 11 bits version of the DAC and SubIndex 0x02 is used in 16 bits version.
The value is represented in counts of the ADC.
Not all ingenia controllers include a 16 bit Analog output. Please refer to Installation manual for further information.
SubIndex description:
- 0x01 (Analog output 1 value): This object is used to set the value of the analog output 1 which has a resolution of 11 bits. The voltage range depends on the used product (please see Installation manual document for further information). A value of 0 in this register will generate the minimum voltage, and a value of 2047 will generate the maximum voltage.
- 0x02 (Analog output 2 value): This object is used to set the value of the analog output 1 which has a resolution of 16 bits The voltage range depends on the used product (please see Installation manual document for further information). A value of 0 in this register will generate the minimum voltage, and a value of 65535 will generate the maximum voltage.