5790B
Operators Manual
6-18
Table 6-6. Command Summary (cont.)
5790B Calibration, Testing, and Diagnostics Commands
DIAG Runs a self-diagnostic routine.
DIAGFLT
Sets the Product response to errors that occur during execution of diagnostics
under remote control. (Nonvolatile.)
DIAGFLT?
Returns the setting of the response to errors that occur during diagnostics
executed under remote control.
ERR?
Returns the first error code and description from the Product error queue. This
error is then taken off the queue.
EXPLAIN? Explains an error code. (5700A/5720A/5730A compatibility.)
FAULT?
Returns an error code and takes the error off the error queue.
(5700A/5720A/5730A compatibility.)
SH_CALDATE Sets the calibration date for the selected shunt.
SH_CALDATE? Returns the calibration date for the selected shunt.
Alphabetical List of IEEE-488.2 Common Commands
*CLS
(Clear status.) Clears the ESR, ISCR0 and ISCR1, the error queue, and the RQS
bit in the status byte. This command terminates a pending operation complete
(*OPC).
Parameter
None
*ESE
Loads a byte into the Event Status Enable Register, described under "Checking
Product Status."
Parameter
The decimal equivalent of the 8-bit binary number to load into the register.
Each binary digit in the register has a meaning as described in this section
under "Checking Product Status". You can also send a binary, octal, or
hexadecimal number if you precede the number with #b, #o, or #h,
respectively. (A number without a preceding designator is taken as decimal.)
Example
*ESE 145
Sets the register to 10010001 (128+16+1), enabling only bits 7 (PON), 4
(EXE), and 0 (OPC).