Does anyone know where the attributes for operation mode are supposed to be defined in the IVIFGEN class? I have a copy of IVIFGEN.h and the following attributes are not defined:
IVIFGEN_VAL_OPERATE_CONTINUOUS,
IVIFGEN_VAL_OPERATE_BURST,
and (IVIFGEN_VAL_OP_MODE_SPECIFIC_EXT_BASE + 1L).
I wouldn't have a problem defining these attributes in the IVIFGEN header file, althogh I am not sure what to set them to. Any help is greatly appreciated!!!