
CPRT_MIN_T
Sets the minimum temperature of the custom RTD range. The
temperature value must be entered with a degrees label, CEL for
Celsius and FAR for Fahrenheit.
For example:
CPRT_MIN_T -260 CEL enters -260°C as the minimum
temperature.
CPRT_MIN_T?
Returns the value entered for minimum temperature in the range for
a custom RTD. Note that the Calibrator always returns numbers in
scientific notation. The above example would return:
-2.02, CEL
CPRT_MAX_T
Sets the maximum temperature of the custom RTD range. The
temperature value must be entered with a degrees label, CEL for
Celsius and FAR for Fahrenheit.
For example:
CPRT_MAX_T 0.0 CEL enters 0.0°C as the maximum
temperature.
CPRT_MIN_T?
Returns the value entered for minimum temperature in the range for
a custom RTD. The above example would return:
0.00, CEL
CPRT_R0
Sets the 0° resistance, R0, in the custom RTD. The value must be
entered with a units label. Refer to the Parameter Units table for
assistance.
For example:
CPRT_R0 100 OHM sets R0 to 100 ohms.
CPRT_R0?
Returns the value for the resistance in custom RTD. The above
example would return:
1.02, OHM
43