NI 5105 Calibration Procedure
|
© National Instruments
|
19
6.
Connect the calibrator test head directly to the channel input of the device and output the
Positive Input
voltage listed in Table 6 for the current iteration. Configure the load
impedance of the calibrator to match the input impedance of the device.
7.
Wait 2,500 ms for the impedance matching and frequency of the calibrator to settle.
8.
Initiate a waveform acquisition using the niScope Initiate Acquisition VI.
9.
Fetch a waveform from the device and perform a voltage average measurement using the
niScope Fetch Measurement Poly VI. Select the Measurement Scalar DBL instance of the
VI. This value is the
Measured Positive Voltage
, which is used in step 14.
10. Using the calibrator, output the
Negative Input
voltage for the current iteration listed in
Table 6.
11. Wait 2,500 ms for the impedance matching and frequency of the calibrator to settle.
12. Initiate a waveform acquisition using the niScope Initiated Acquisition VI.
LabVIEW VI
C/C++ Function Call
Call
niScope_Initiate
Acquisition
with the
following parameter:
vi
: The instrument handle from
niScope_init
LabVIEW VI
C/C++ Function Call
Call
niScope_Fetch
Measurement
with the
following parameters:
timeout
:
1.0
vi
: The instrument handle from
niScope_init
channelList
: The name of the
channel being tested
scalarMeasFunction
:
NISCOPE_
VAL_VOLTAGE_AVERAGE
LabVIEW VI
C/C++ Function Call
Call
niScope_Initiate
Acquisition
with the
following parameter:
vi
: The instrument handle from
niScope_init