Enumeration that defines the available reference channels used in a DAQ-card
type Aref = enumeration(AREF_GROUND "analog ref = ground", AREF_COMMON "analog ref = common", AREF_DIFF "analog ref = differential", AREF_OTHER "analog ref = other (undefined)");