Product Manual

Remote Commands
Remote Command List 6
6-7
Table 6-7. Error Code List (cont.)
Error Number Message Class Description
118 CME An incorrect parameter was received.
120 EXE The serial input buffer overflowed.
121 EXE The command string buffer overflowed.
122 QYE The serial output buffer overflowed.
123 DDE
The output overloaded. See display error message OVER
LOAD in Chapter 1.
124 DDE
The Calibrator is out of tolerance. This error is set after a
failed initialization or a failed *TST? command.
125 DDE
The Calibrator ADC has failed. This error is set after a
failed initialization or a failed *TST? command.
Remote Command List
An alphabetical list of all Calibrator remote commands and queries is shown below. This
list includes common commands and the device-dependent commands. Each command
title includes a checkbox that shows the remote interface applicability, IEEE-488 and/or
RS-232, and the command group, Sequential or Overlapped. See the “Types of
Commands” section of Chapter 5 for a description of these terms.
*CLS
Clear Status command. This command clears the ESR, the error queue, and the RQS bit
in the status byte. This command stops pending operation complete commands, *OPC or
*OPC?.
Parameter: <None>
Response: <None>
Example: *CLS
This example clears the ESR, the error queue, and the RQS
bit in the status byte.
*ESE
Event Status Enable command. This command puts a byte into the Event Status
Enable (ESE) register. See the Event Status Enable Register (ESE) description in the
“Check Product Status” section of Chapter 5.
Parameter: <value>
where <value> is the decimal equivalent of the ESE byte, 0 to
255
Response: <None>
Example: *ESE 140
This example loads decimal 140 (binary 10001100) to enable
bits 7 (PON), 3 (DDE) and 2 (QYE).