www.vtiinstruments.com
EX1629 Command Set
225
vtex1629_self_cal_is_stored
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_self_cal_is_stored (ViSession
vi
, ViPBoolean
stored
);
F
UNCTION
P
ARAMETERS
vi
= contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
stored
= a Boolean return value indicating the presence of a previously saved self-calibration file within nonvolatile
memory. A return value of VI_TRUE (1) indicates the existence of a file, whereas VI_FALSE (0) indicates that no
file exists.
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This functions queries the existence of a previously saved self-calibration file within non-volatile memory. Non-
volatile self-calibration data is automatically loaded and used upon an instrument power cycle or reboot. It is stored
with the vtex1629_self_cal_store function.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViBoolean isstored;
…
status = vtex1629_self_cal_is_stored (instrumentHandle, &isstored);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...