Remote Commands and Syntax
Commands 6
6-29
Table 6-5. Commands (cont.)
EOL?
Description
Sequential command. Returns the end of line terminator for outgoing data for a specified
remote port.
Parameter 1. SERIAL, USB, ENET
Response String
Example
EOL? SERIAL
Returns CRLF if the serial end of line terminator is set to CRLF.
ERR_REF
Description Selects the denominator for UUT error calculations.
Parameter NOMINAL to use the original reference, TRUVAL to use the edited value.
Example
ERR_REF TRUVAL
ERR_REF?
Description Selects the denominator for UUT error calculations.
Parameter None
Example
ERR_REF?
Returns TRUVAL if the edited value is the denominator.
*ESE
Description
Sequential command.
Loads a byte into the Event Status Enable Register, described under "Check the
Calibrator Status."
Parameter The decimal equivalent of the binary number to load into the register (0-255 only).
Example
*ESE 140
Enables bits 2 (QYE), 3 (DDE), and 7 (PON), and disables all the other bits. (See "Check
the Calibrator Status" for details.)
*ESE?
Description
Sequential command.
Returns the byte from the Event Status Enable register, described under "Check the
Calibrator Status."
Parameter None
Response (Integer) Decimal equivalent of the register byte.
Example
*ESE?
Returns: "140" if bits 2 (QYE), 3 (DDE), and 7 (PON) are enabled (1) and the rest of the
bits are disabled (0). (See "Check the Calibrator Status" for details.)