The xDAC register class is used for reading and writing analogue registers on VXI cards.

The class accepts raw data values in hexadecimal format or data in physical units. For example the class understands 0.1kV, 100V or 100000mV as equivalent.

Attributes :-

The absolute VME address of a register (relative to the card base address allocated by the Resource Manager) is given by (channel area base address) + (channel number * channel size) + (register offset).