I am trying to Calibrate the NI DMM 4071
using LabVIEW. I need some more adjustmen tsince the self-cal can get
my required specs. The first thing I do is call niDMM Initialize
External Call vi. It is asking me for my Instrument Handle as well as
the password. The password is NI according to the procedure. The procedure is all in C functions but I'm trying to do this in LabVIEW.
According to MAX, the DMM in my PXI chassis is said to be PXI::9::INSTR.
The vi is telling me that the it needs to be in the form Daq: (Instr Number)::[INSTR].
I cannot get this tool to recognize my DMM. Any help anyone? Thanks.