VTI Instruments Corp.
218 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_self_cal_store
FUNCTION PROTOTYPE
ViStatus vtex10xxA_self_cal_store(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 stores the current self-calibration data into non-volatile memory, enabling it to be loaded upon
instrument power cycle and reset. If this function is called when no current self-calibration data is present, an error is
generated. Since the existence of non-volatile self-calibration data represents a permanent (although revocable)
change from the factory calibration settings, its presence is able to be queried. For more information, see the
vtex10xxA_self_cal_is_stored function.
EXAMPLE