SYSTem:REBoot
Reboots the instrument to its power-on state.
Parameter
(none)
Reboots the instrument: SYST:REB
SYSTem:SECurity:IMMediate
Clears all user memory and reboots the instrument. This command is typically used to prepare the
instrument for removal from a secure area. It sanitizes all user data. It writes all zeros to flash memory
and then performs a chip erase as per manufacturer's data sheet. Identification data (instrument
firmware, model number, serial number, MAC address and calibration data) is not erased. After the
data is cleared, the instrument is rebooted.
This procedure is not recommended for use in routine applications because of the possibility of
unintended loss of data.
Parameter
(none)
Sanitizes the instrument: SYST:SEC:IMM
SYSTem:SET <block data>
SYSTem:SET?
Get and set the instrument state. The query form of the command returns a definite length block that
contains the instrument state. This block data can be sent back to the instrument to restore it to the
state in the block.
Parameter
<block data>
Sends the block tate back to the instruemnt: SYST:SET <block data>
SYSTem:TIME <hh>, <mm>, <ss>
SYSTem:TIME?
Sets the time of the system clock. Specify hours (0 to 23), minutes (0 to 59), and seconds (0 to 59). The
real time clock is only used in conjunction with optional Keysight software products.
Parameter
<hh>,<mm>,<ss>
Set the clock to 8:30 PM: SYST:TIME2018,06,30
Keysight RP7970 & RP7980 Series Operating and Service Guide
5 SCPI Programming Reference
Typical Return
(none)
Typical Return
(none)
Typical Return
<block data>
Typical Return
<hh,mm,ss>
245