www.vtiinstruments.com
EX10xxA Function Calls 217
vtex10xxA_self_cal_load
FUNCTION PROTOTYPE
ViStatus vtex10xxA_self_cal_load(ViSession vi);
FUNCTION PARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function loads nonvolatile self-calibration data as the current self-calibration data. If current self-calibration
data previously existed, it is simply overwritten and need not be cleared in advance. If this function is called when
no non-volatile self-calibration data is present, an error is generated.
EXAMPLE