EasyManua.ls Logo

VTI Instruments EX1000A - Vtex10 Xxa_Get_User_Conversion

VTI Instruments EX1000A
320 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
VTI Instruments Corp.
196 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_user_conversion
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_user_conversion(ViSession vi, eu_conv, fwdcoeff[], invcoeff[]);
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.
eu_conv = the polynomial set to be obtained. Value must be an integer equal to 9 (User0) or 10 (User1).
fwdcoeff[] = a return array of forward conversion polynomial coefficients. Coefficients c
0
through c
12
are
represented in array elements [0] through [12], respectively. Valid return values: -3e+38 to 3e+38.
invcoeff[] = a return array of inverse conversion polynomial coefficients. Coefficients d
0
through d
12
are represented
in array elements [0] through [12], respectively. Valid return values: -3e+38 to 3e+38.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the user-defined conversion polynomials. All twelve elements of the arrays are returned,
regardless of how many were set with the vtex10xxA_set_user_conversion function.
The valid return values for the eu_conv parameter are:
Decimal
Value
#define Symbol
eu_conv Description
0
VTEX10XXA_CONV_MV
Voltage
1
VTEX10XXA_CONV_THERMO_TYPE_J
Type J
2
VTEX10XXA_CONV_THERMO_TYPE_K
Type K
3
VTEX10XXA_CONV_THERMO_TYPE_T
Type T
4
VTEX10XXA_CONV_THERMO_TYPE_E
Type E
5
VTEX10XXA_CONV_THERMO_TYPE_B
Type B
6
VTEX10XXA_CONV_THERMO_TYPE_S
Type S
7
VTEX10XXA_CONV_THERMO_TYPE_R
Type R
8
VTEX10XXA_CONV_THERMO_TYPE_N
Type N
9
VTEX10XXA_CONV_USER_DEF0
User-defined 0
10
VTEX10XXA_CONV_USER_DEF1
User-defined 1
EXAMPLE

Table of Contents

Related product manuals