Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-185
:SYSTem:FSWitch[:STATe]
Syntax
:SYSTem:FSWitch[:STATe] OFF|ON|0|1
:SYSTem:FSWitch[:STATe]?
Description
Sets the power switch on the front panel to be turned on or off.
Queries whether the power switch on the front panel is turned on or off.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command sets the power switch on the front panel is turned off.
:SYSTem:FSWitch:STATe OFF or :SYSTem:FSWitch:STATe 0
The following query returns 0.
:SYSTem:FSWitch:STATe?
:SYSTem:LANGuage
Syntax
:SYSTem:LANGuage ENGLish|CHINese
:SYSTem:LANGuage?
Description
Sets the language of the instrument.
Queries the language of the instrument.
Parameter
Name
Type
Range
Default
——
Keyword
ENGLish|CHINese
ENGLish
Return Format
The query returns ENGL or CHIN.
Example
The following command sets the language to English.
:SYSTem:LANGuage ENGLish
The following query returns ENGL.
:SYSTem:LANGuage?