www.vtiinstruments.com
EX10xxA Function Calls 195
vtex10xxA_get_user_cjc_temp
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_user_cjc_temp(ViSession vi, ViInt32 channel, ViPReal64 cjc_temp);
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.
channel = the channel for which the user-defined CJC temperature is desired. Valid input values: 0 through 47.
cjc_temp = a real output value indicating the CJC temperature in ºC. Valid return values: -3e+38 through 3e+38.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the user-defined CJC temperature of a specified channel.
EXAMPLE