4- 96 Keysight E5260/E5270 Programming Guide, Edition 4
Command Reference
Command Reference
RCV
The RCV command enables the modules that fail the self-test or self-calibration so
that it can receive commands again.
After the RCV command, enter the *OPC? command to confirm that the command
execution is completed.
This command should only be used for servicing the E5260/E5270.
Syntax RCV [slotnum]
Parameters slotnum : Specifies the module to enable. Integer expression. 0 to 9.
0: All failed modules. Default setting.
1 to 8: Module installed in the slot specified by slotnum.
9: ADC module installed in the mainframe.
For HPSMU that uses two slots, set the greater slot number. For example, if it is
installed in slot 3 and 4, slotnum must be 4.
If slotnum specifies the slot that installs no module, this command causes an error.
Example
Statements
OUTPUT @E5270;"RCV 1"
OUTPUT @E5270;"*OPC?"
ENTER @E5270;A
RED
The RED command enables or disables the measurement data display and the setup
data display in the remote mode.
The *RST command or the device clear disables the display.
Syntax RED mode
Parameters mode : Data display mode. Integer expression.
0: Disable.
1: Enable.
Example
Statements
OUTPUT @E5270;"RED 1"