NI 5622 Calibration Procedure
50
ni.com
16. Adjust the internal frequency response using the niScope Cal Adjust
Frequency Response VI.
17. Self-calibrate the digitizer using niScope Cal Self Calibrate VI.
18. End the session and save the results using the niScope Cal End VI.
You have finished adjusting the NI 5622. You should repeat the entire
verification procedure to verify a successful adjustment.
LabVIEW VI
C/C++ Function Call
Call
niScope_CalAdjustFrequency
Response
with the following parameters:
sessionHandle
: The session handle from
niScope_CalStart
channelName
:
“0”
range
:
1
stimulusFreq
:
187,000,000
stimulusAmp
:
0.2
LabVIEW VI
C/C++ Function Call
Call
niScope_CalSelfCalibrate
with the following parameters:
sessionHandle
: The instrument
handle from
niScope_CalStart
channelList
:
VI_NULL
option
:
VI_NULL
LabVIEW VI
C/C++ Function Call
Call
niScope_CalEnd
with the following
parameters:
sessionHandle
: The instrument handle
from
niScope_CalStart
action
:
NISCOPE_VAL_ACTION_STORE