REMOTE CONTROL
325
*PSC?
Returns power on clear status.
Return parameter: <Boolean>(0|1) 0= disables, 1= enables
*RCL
Load the system parameters from 0 of 5 memory locations.
Parameter: <NR1> (0~5) (0=Default settings, 1~5= memory number)
Example: *RCL 1
Loads the memory 1 system parameters.
*RST
Recalls default panel setup.
●Resets instrument to factory default state. This is similar to
SYSTem:PRESet. The difference is that *RST resets the instrument for SCPI
operation, and SYSTem:PRESet resets the instrument for front panel
operation. As a result, *RST turns the histogram and statistics off, and
SYSTem:PRESet turns them on.
*SAV
Save the system parameters to 1 of 5 memory locations.
Parameter: <NR1> (1~5) (1~5= memory number)
Example: *SAV 2
Saves the system parameters to memory 2.
*SRE?
Returns the SRER (Service Request Enable Register) contents.
*SRE
Sets SRER contents.
Parameter: <NR1>(0~255)
Example: *SRE 7
Sets the SRER to 00000111.
●An enable register defines which bits in the event register will be reported
to the Status Byte register group. You can write to or read from an enable
register.
*STB?
Returns the SBR (Status Byte Register) contents.
Example:*STB?
>81
Returns the contents of the SBR as 01010001.
●A condition register continuously monitors the state of the instrument.
Condition register bits are updated in real time; they are neither latched nor
buffered.
●This register is read-only; bits are not cleared when read.