34 31-08-2006
125821
00
TEMP_RES
Sets the resolution for all DTI050 temperature readings.
For example:
TEMP_RES 3 would set the resolution of the temperature display
to
1
thousandth.
TEMP_RES?
Returns the number of digits to the right of the decimal point.
For example:
If the resolution is 1 thousandth, TEMP_RES? will return 3.
TEMP_UNIT
This command is used to change the temperature unit used, when
measuring temperature.
The argument is the unit, either KEL for Kelvin, CEL for Celsius or FAR for
Fahrenheit.
For example:
To set the temperature unit to Fahrenheit on the lower display send
TEMP_UNIT,
FAR.
TEMP_UNIT?
Returns the temperature unit, (KEL, CEL or FAR) used when measuring
RTDs.
VAL?
Returns the value of the measurement taking place on the DTI050. For
example, if the DTI050 is measuring 25.010 °C VAL? will return:
2.01,CEL