Hello,
I'm using the Agilent 34980A Switch/DMM device. Agilent offers an IVI
COM/C driver, which should support IviSwitch and IviDMM commands. As
far as I've tested this driver IviSwitch is supported. With IviDMM
following problem occurs: When I configure the DMM using
IviDmm_ConfigureMeasurement (sessionDMM1, IVIDMM_VAL_FREQ, IVIDMM_VAL_AUTO_RANGE_ON, 0.0001);
I get a fatal runtime error:
NON-FATAL RUN-TIME ERROR: "bandbreite.c", line 197,
col 5, thread id 0x00000A98: Function
IviDmm_ConfigureMeasurement: (return value == -1074135023
[0xbffa0011]). (0xbffa0011) Does not support this class-compliant
feature: method %1
I looked up the ConfigureMeasurement command in the instrument driver,
but I didn't find an ag34980a_ConfigureMessurement or s.th. like this.
Does anybody of you know this problem or can tell me, how to use the IviDMM class driver with the AG34980A?
Thanks a lot,
bbug