NI 5114 Calibration Procedure | © National Instruments | 39
11. Adjust the sample rate using the niScope Cal Adjust VCXO VI.
Note The 10 MHz stimulus is automatically taken from channel 0.
12. Disconnect or disable all inputs to the device.
13. Self-calibrate the device using niScope Cal Self Calibrate VI.
f. End the session and save the results using the niScope Cal End VI.
LabVIEW VI C/C++ Function Call
Call niScope_Cal
AdjustVCXO
 with the 
following parameters:
sessionHandle: The 
instrument handle from 
niScope_CalStart
stimulusFreq: 
10,000,000
LabVIEW VI C/C++ Function Call
Call niScope_CalSelf
Calibrate
 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