Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Operation Mode Attributes in IVIFGEN

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!!!
0 Kudos
Message 1 of 3
(3,152 Views)
Hi DPOrlando,

It seems that you are using a very old header file. You should download and install Basic IVI Class Drivers from NI's web site (http://www.ni.com/ivi/ivi_prod.htm) to get the new class driver header files.

I hope this helps!
0 Kudos
Message 2 of 3
(3,152 Views)
Got it! Thanks a Bunch!
0 Kudos
Message 3 of 3
(3,152 Views)