EasyManua.ls Logo

National Instruments PXI - Acquire Waveform and Check for Timeout

National Instruments PXI
43 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
NI 5114 Calibration Procedure | © National Instruments | 35
6. Commit all the parameter settings to hardware using the niScope Commit VI.
7. Connect the scope calibrator test head directly to the device input for the channel you are
testing. Configure the calibrator to output the appropriate signal in Table 10.
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.
10. Acquire a waveform using the niScope Fetch (poly) VI. Select the Cluster instance of
the VI.
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
LabVIEW VI C/C++ Function Call
Call niScope_Fetch with the
following parameter:
timeout: 2.0
vi: The instrument handle from
niScope_init
channelList: "0"
numSamples: –1

Related product manuals