Keysight E5260/E5270 Programming Guide, Edition 4 4- 101
Command Reference
Command Reference
RZ
The RZ command returns the channel to the settings that are stored by the DZ
command and clears the stored settings.
The DZ command stores the channel settings (V/I output values, V/I output ranges,
V/I compliance values, and series resistor setting), then sets the channel to 0 V.
Execution
Conditions
The DZ command has been executed for the specified channel. And the CL, CA,
*TST?, *RST or a device clear (HP BASIC CLEAR) command has not been
executed for the specified channel.
Syntax RZ [chnum[,chnum...[,chnum]...]]
A maximum of eight channels can be set.
Parameters chnum : Channel number. The value must be slot number where the module has
been installed. Integer expression. 1 to 8 (1 and 5 are not available for
HPSMU). See
Table 4-1 on page 4-9.
If you do not specify this parameter, this command returns the settings for all
channels that satisfy the conditions described in “Execution Conditions” above, in
the order that the DZ command stored them.
You can specify up to eight channels at once using the RZ command. The
E5260/E5270 returns the stored settings in the order specified.
Example
Statements
OUTPUT @E5270;"RZ"
OUTPUT @E5270;"RZ 1,2,3"