VTI Instruments Corp.
132 EX1629 Command Set
VTEX1629_COMP_RESISTOR_USER
VTEX1629_COMP_RESISTOR_SHORT
VTEX1629_SHUNT_RESISTOR_INTERNAL
VTEX1629_SHUNT_RESISTOR_FRONT_PANEL
VTEX1629_SHUNT_RESISTOR_TEDS
VTEX1629_CONF_AGND_OFFSET
VTEX1629_CONF_CAL_POS_GAIN
VTEX1629_CONF_CAL_POS_OFFSET
VTEX1629_CONF_BUFF_IN_POS_GAIN
VTEX1629_CONF_BUFF_IN_POS_OFFSET
VTEX1629_CONF_BUFF_V_CMD_GAIN
VTEX1629_CONF_BUFF_V_CMD_OFFSET
VTEX1629_CONF_BUFF_IN_NEG_GAIN
VTEX1629_CONF_BUFF_IN_NEG_OFFSET
VTEX1629_CONF_EXCITE_OUT_NEG_GAIN
VTEX1629_CONF_EXCITE_OUT_NEG_OFFSET
VTEX1629_CONF_EXCITE_OUT_POS_GAIN
VTEX1629_CONF_EXCITE_OUT_POS_OFFSET
VTEX1629_CONF_V_SENSE_NEG_GAIN
VTEX1629_CONF_V_SENSE_NEG_OFFSET
VTEX1629_CONF_V_SENSE_POS_GAIN
VTEX1629_CONF_V_SENSE_POS_OFFSET
VTEX1629_CONF_EXCITE_OUT_CURR_POS_GAIN
VTEX1629_CONF_EXCITE_OUT_CURR_POS_OFFSET
VTEX1629_CONF_EXCITE_OUT_CURR_POS_COMMON_MODE_RESISTANCE
VTEX1629_CONF_EXCITE_OUT_CURR_NEG_GAIN
VTEX1629_CONF_EXCITE_OUT_CURR_NEG_OFFSET
VTEX1629_CONF_EXCITE_OUT_CURR_NEG_COMMON_MODE_RESISTANCE
VTEX1629_SENSE_RESISTOR_NEG
VTEX1629_SENSE_RESISTOR_POS
VTEX1629_SUPPLY_EXCITE_OUT_NEG_GAIN
VTEX1629_SUPPLY_EXCITE_OUT_NEG_OFFSET
VTEX1629_SUPPLY_EXCITE_OUT_POS_GAIN
VTEX1629_SUPPLY_EXCITE_OUT_POS_OFFSET
If the value of the coefficientSelector parameter is between VTEX1629_CALSRC_0 (0x00) and
VTEX1629_CALSRC_N_14_0 (0x12), the resultant coefficient will be placed in element 0 of this array (i.e.
coefficientOutputArray[0]). See note with the channelList parameter for more information.
If the value of coefficientSelector is VTEX1629_CALSRC_ALL (0x13), then the resultant data will be stored in the
first 0x13 elements of this array. Each element can subsequently be queried by simply using its “constant” value as
the index. For example, the value for VTEX1629_CALSRC_N_0_7 is located at
coefficientOutputArray[VTEX1629_CALSRC_N_0_7], the value for VTEX1629_CALSRC_N_14_0 is located at
coefficientOutputArray[VTEX1629_CALSRC_N_14_0], etc.
If the value of the coefficientSelector parameter is between VTEX1629_MAIN_ADC_X1_GAIN (0x14) and
VTEX1629_SUPPLY_EXCITE_OUT_POS_OFFSET (0x3F), each element of this array corresponds to the
equivalent index in the channelList array. For example, the coefficient value at element i in this array corresponds
to the channel designated in element i of the channelList array.