EasyManua.ls Logo

National Instruments PXI - Vertical Offset Accuracy Verification; Initialize Session and Configure Characteristics

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...
10 | ni.com | NI 5114 Calibration Procedure
Vertical Offset Accuracy
Complete the following steps to verify vertical offset accuracy of the NI 5114. You must verify
both channels with each iteration listed in Table 5.
1. Open a session and obtain a session handle using the niScope Initialize VI.
Note Throughout the procedure, refer to the C/C++ function call parameters for the
LabVIEW input values.
2. Configure the input impedance and the maximum input frequency using the
niScope Configure Chan Characteristics VI.
LabVIEW VI C/C++ Function Call
Call niScope_init with the
following parameters:
resourceName: The device name
assigned by MAX
idQuery:
VI_FALSE
resetDevice: VI_TRUE
LabVIEW VI C/C++ Function Call
Call
niScope_ConfigureChan
Characteristics
with the
following parameters:
vi: The instrument handle from
niScope_init
channelList: "0"
inputImpedance:
NISCOPE_VAL_1_MEG_OHM
maxInputFrequency: The
Maximum Input Frequency
value in Table 5 for the current
iteration

Related product manuals