9190A
Operators Manual
3-18
CALC2:CONV:TEST? n,[rj] (-P model only)
Test the conversion algorithm from the UUT input. For thermocouple input, “rj” is the reference
junction temperature. If this is not indicated, it is assumed to be 0 °C.
Example: CALC2:CONV:TEST? 100.0
Response: 0.0000
CALC2:DATA? (-P model only)
Read the UUT sensor Temperature. The returned value is in degrees C (°F) if a temperature value
is returned. Value may be resistance, mV, or mA depending on the selected SENS function and
conversion selection.
Example: CALC2:DATA?
Response: 325
INP2:MAMP:LPOW[?] [0|1] (-P model only)
Read or set UUT module mA source where [0] is Passive and [1] enables Loop Power.
Default = 0 (Passive).
Read Example: INP2:MAMP:LPOW?
Response: 1
Set Example: INP2:MAMP:LPOW 1
INP2:RTD:WIR[?] [n] (-P model only)
Read or set the UUT module number of wires in RTD. “n” is the number of wires.
Range = { 2, 3, 4}
Default = 4 wires.
Read Example: INP2:RTD:WIR?
Response: 3
Set Example: INP2:RTD:WIR 4
OUTP:STAT[?] [0|1]
Reads or sets the active heating or cooling output status. A “0” is returned if the output status is
off, and a “1” is returned if the output status is on.
Read Example: OUTP:STAT?
Response: 0
Set Example: OUTP:STAT 1
OUTP:DATA?
Returns the percent heating or cooling power.
Example: OUTP:DATA?
Response: 18.0
PROG:CAT?
A catalog list of all define programs: Ramp & Soak = SEQ.
Example: PROG:CAT?
Response: “SEQ”,”ASW”,”MSW”