TSENS_TYPE? IEEE-488 RS-232 Sequential Overlapped
This command returns the present temperature mode, thermocouple (TC) or Resistance
Temperature Detector (RTD).
Parameter: <None>
Response: <value>
where <value> is one of the following:
TC Thermocouple
RTD Resistance Temperature Detector
Example: TSENS_TYPE?
TC
This example indicates that the present temperature mode is
thermocouple.
*TST? IEEE-488 RS-232 Sequential Overlapped
This command runs a series of self-tests and returns a "0" for pass or a "1" for fail. If any
faults are detected, they are logged into the fault queue where they can be read by the
FAULT? query.
Parameter: <None>
Response: <value>
where <value> is one of the following:
0 failed self test
1 passed self test
Example: *TST?
1
This example runs the self test and indicates that it passed.
VAL? IEEE-488 RS-232 Sequential Overlapped
This command returns the last values for the isolated and primary measurements, in that
order.
Parameter: <None>
Response: <iso-value>,<iso-units>,<primary-value>,<primary-units>
where <iso-value> is the present isolated measurement expressed in
scientific notation.
and where <iso-units> is one of the following:
V DC volts
A DC current
OVER measurement is over or under range
or one of the pressure units listed with the
ISO_PRES_UNIT? command
and where <primary-value> is the present primary measurement
XXX
XXX
XXX
74