08-30-2013 11:08 AM
Dear all
I have a problem about LV12 software to config PXI-4070 DMM current function.
my vi...NI DMM initial >>>NI DMM reset >>> NI DMM Configure Measurement (Current function) >>> NI DMM Reading >>>>
When I testing with my vi, the calibrator (source) error "Current Compliance Voltage Exceeded".
but when I testing with DMM front panel 3.0, the calibrator can generated current and PXI-4070 can reading.
Please help me to solve this problem.
Regard,
Sermsak.
Solved! Go to Solution.
09-03-2013 11:36 AM
The error looks like it is related to a power supply or an SMU that is trying to source something out of its specified range.
Info about compliance:
http://zone.ni.com/reference/en-XX/help/370736L-01/ni_dc_power_supplies_help/compliance/
http://zone.ni.com/reference/en-XX/help/370736L-01/nidcpowerviref/nidcpower_query_in_compliance/
Things to consider:
1) Where in the code is the error occurring?
2) Can you run example NI-DMM code? (from Help>>find examples>>Hardware I/O>>Modular Instruments>>NI-DMM)
09-03-2013 08:30 PM
Dear Sir
I can solve this problem by continues reading.vi.
and the operated current source.
thank you for your information.