60
ERROR _ PORT?
Returns the current pressure port for percent error mode.
For example:
If you send ERROR _PORT?, it will return P if the pressure port in percent
error is [P].
FUNC
Sets the display indicated in argument one to the function indicated in argument 2.
For example:
To set the lower display to RTD mode send FUNC LOWER,RTD.
FUNC?
Returns the current mode of all displays. For example if the calibrator is set to [P2]
ST on the upper display, [P] on the middle, and RTD on the lower, FUNC?
Would return: ST_P2,P,RTD
HI_ERR
Sets the 00% point for the percent error mode calculation in the current engineering units.
For example:
To set the 00% point to 00 psi send HI_ERR 00.
HI_ERR?
Returns the 00% point for the percent error mode calculation.
For example:
If the 00% point is set to 00 psi, HI_ERR? would return .02, PSI .
LOCAL
Restores the calibrator to local operation if it was in remote mode.
Also clears LOCKOUT if the calibrator was in lockout mode.
LOCKOUT
Sending this command sets the lockout state, when the unit is in REMOTE or goes to
remote it prohibits use of the keypad completely. The lockout state can only be
cleared by sending the LOCAL command.
LO_ERR
Sets the 0% point for the percent error mode calculation in the current engineering
units.
For example:
To set the 0% point to 20 psi send LO_ERR 20.
LO_ERR?
Returns the 0% point for the percent error mode calculation.
For example:
If the 0% point is set to 20 psi, LO_ERR? would return 2.0, PSI .
OHMS?
Returns the raw Ohm value from the RTD.
For example:
If when measuring a P00-385 at 0 degrees cel sending OHMS? would return
.02, OHM .
PRES_UNIT
Used to set the pressure unit for the indicated display
For example:
To set the pressure unit to psi on the lower display send PRES_UNIT LOWER, PSI.
PRES_UNIT?
Returns the pressure unit used when measuring pressure for each of the 3 displays.