26
|
ni.com
|
NI 5105 Calibration Procedure
2.
Configure the input impedance and the maximum input frequency using the
niScope Configure Chan Characteristics VI.
3.
Configure the common vertical properties using the niScope Configure Vertical VI.
LabVIEW VI
C/C++ Function Call
Call
niScope_ConfigureChan
Characteristics
with the
following parameters:
vi
: The instrument handle from
niScope_init
channelList
: The name of the
channel being tested
inputImpedance
:
NISCOPE_VAL_50_OHM
maxInputFrequency
: The
Max
Input Frequency
value listed in
Table 8 for the current iteration
LabVIEW VI
C/C++ Function Call
Call
niScope_ConfigureVertical
with the following parameters:
coupling
:
NISCOPE_VAL_DC
probeAttenuation
:
1.0
vi
: The instrument handle from
niScope_init
channelList
: The name of the
channel being tested
range
: The
Range
value listed in
Table 8 for the current iteration
offset
:
0.0
enabled
:
NISCOPE_VAL_TRUE