REMOTE CONTROL
315
SYSTem:SCPi:MODE?
Returns the SCPI mode. The SCPI mode is used to determine whether the
*IDN? query returns the “Normal” or “Compatible” identification string .
See the SYSTem:IDNStr command for details.
Return parameter: NORMAL | GDM8261A | COMPATIBLE
SYSTem:SERial?
Returns the serial number (nine characters/numbers)
SYSTem:TEMPerature?
Returns the internal temperature of machine.
Return parameter: <NRf>, where unit = ˚C
SYSTem:TIME
Sets the time for the instrument's real-time clock.
Parameter: <NR1> (hour, minute, second)
Example: SYST:TIME 16,20,30
Sets the time to 16:20:30
hour: 0~23
minute: 0~60
second: 0~60
SYSTem:TIME?
Returns system time.
Return parameter: <Time>, Ex: 16:20:40.000
SYSTem:UPTime?
Returns the amount of time that the instrument has been running since the
last power-on.
Return parameter: +0, +1, +25, +53 (day, hour, minute, second)
SYSTem:VERSion?
Returns SCPI version.
Return parameter: 1994.0.
SYSTem:WMESsage
Displays a power-on message.
Parameter: “<string>”, max length 40 characters
Example: SYST:WMES “GWINSTEK”
●Specifying a null string ("") disables the power-on message.
SYSTem:WMESsage?
Returns the display string that is showing after power on.
Return parameter: “<string>”