Owner's manual

3434
For example, if a value for current output is entered that is bigger
than the supported range (0-24mA) FAULT? Would return:
103 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 [P1] send
ERROR_ PORT P1.