36
|
ni.com
|
NI 5122/5124/5142 Calibration Procedure
Note
The trigger level is set to center the trigger hysteresis window at 0.0 V.
6.
Commit all the parameter settings to hardware using the niScope Commit VI.
7.
Connect the scope calibrator test head directly to the digitizer input for the channel you are
testing. Configure the calibrator to output the appropriate signal in Table 14.
8.
Wait 2,500 ms for the impedance matching and frequency of the calibrator to settle.
9.
Initiate a waveform acquisition using the niScope Initiate Acquisition VI.
LabVIEW VI
C/C++ Function Call
Call
niScope_Configure
TriggerEdge
with the following
parameters:
triggerCoupling
:
NISCOPE_VAL_DC
slope
: The
Slope
value in Table 14
for the current iteration
vi
: The instrument handle from
niScope_init
triggerSource
: The
Trigger Source
value in Table 14 for the current
iteration
level
: The
Level
value in Table 14
for the current iteration
holdoff
:
0
delay
:
0
LabVIEW VI
C/C++ Function Call
Call
niScope_Commit
with the
following parameter:
vi
: The instrument handle from
niScope_init
LabVIEW VI
C/C++ Function Call
Call
niScope_Initiate
Acquisition
with the
following parameter:
vi
: The instrument handle from
niScope_init