www.vtiinstruments.com
EX1629 Command Set
239
vtex1629_set_cal_out
F
UNCTION
P
ROTOTYPE
ViStatus _VI_FUNC vtex1629_set_cal_out (ViSession
vi
, ViInt32
outMode
);
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.
outMode
= an integer input value that indicates the desired output of the calibration source. See the
Description
section below for more information.
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This function sets the calibration input source to a specified voltage. Possible values for the
outMode
parameter are:
VTEX1629_CAL_OFF (turns the calibration source off)
VTEX1629_CAL_ON (turns the calibration source on)
VTEX1629_CAL_SHORT (shorts the calibration source jacks)
VTEX1629_CAL_VREF (outputs precision calibration voltage source)
The vtex1629_set_cal_source function is used to configure the precision calibration voltage source.
NOTE
This function is intended for factory use only.