ST2516 Series Operation Manual
61
7.1.10
SYSTem Subsystem Commands
SYSTem subsystem commands are used to set the system function of the instrument, including
the beeper switch, parameters save, output mode of measurement state error, parameter setting
reset and so on.
Command tree:
The :SYSTem:BEEPer:STATe command sets the beeper switch state of the instrument.
The :SYSTem:BEEPer:STATe? qury returns to the current beeper state.
Command syntax
:
:SYSTem:BEEPer:STATe <ON(1) or OFF(0)>
For example: WrtCmd(“:SYST:BEEP:STAT ON”); Set the save state of the instrument as “ON”.
Query Syntax: :SYST:BEEP:STAT?
Return format: <NR1><NL^END>
<NR1> = 1 or 0
1: the current beeper state of the instrument is “ON”
0: the current beeper state of the instrument is “OFF”
The :SYSTem:LFRequency command sets the line frequency of the instrument.
The :SYSTem:LFRequency? query returns to the current line frequency.
Command syntax
:
:SYSTem:LFRequency <50 or 60>
For example: WrtCmd(“:SYST:LFR 50”); Set the line frequency of the instrument as 50 Hz.
Query Syntax: :SYST: LFRequency?
Return format: <NR1><NL^END>
<NR1> = 50 or 60
50: the current line frequency of the instrument is “50Hz”
60: the current line frequency of the instrument is “60Hz”