59
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 00 OHM sets R0 to 00 ohms.
CPRT_R0?
Returns the value for the resistance in custom RTD. The above example would return:
.02, OHM
DAMP
Turns the dampening function on or off.
For example:
If you send DAMP ON this will turn the dampening function on.
DAMP?
Returns the current state of the dampening function.
For example:
If you send DAMP? It will return ON if the dampening function is on.
DISPLAY
Turns the indicated display on or off.
For example:
If you send DISPLAY LOWER, ON this will turn the lower display on.
DISPLAY?
Returns the current state of the each of the displays.
For example:
If you send DISPLAY? It will return ON, ON, ON if the all the displays are on.
FAULT?
Returns the error code number of an error that has occurred. The command may be
entered when the previous command did not do what it was meant to do.
For example, if a value for current output is entered that is bigger than the supported
range (0-24mA) FAULT? Would return:
03 which is the code number for an entry over range.
Refer to the Error Codes table for more information on error code numbers.
ERROR _LOOP
Turns loop power on or off in percent error mode.
For example:
To set loop power on send ERROR_LOOP ON.
ERROR _LOOP?
Returns the current state of loop power in percent error mode.
For example:
If you send ERROR_LOOP? It will return ON if loop power is on in error mode.
ERROR_ MODE
Turns percent error mode on and off.
For example:
To turn on percent error mode send ERROR_MODE ON.
ERROR _ MODE?
Returns the current state of percent error mode.
For example:
If you send ERROR_MODE? It will return ON if the calibrator is in percent error
mode.
ERROR_ PORT
Sets the pressure port for percent error.
For example:
To set the pressure port for percent error to [P] send ERROR_ PORT P.