RIGOL
2-76
VSA Programming Guide
:SYSTem:PRESet:TYPE
Syntax
:SYSTem:PRESet:TYPe FACTory|USER1|USER2|USER3|USER4|USER5|USER6
:SYSTem:PRESet:TYPe?
Description
Selects the preset type of the system to the factory mode or any one of the items from User1 to User6.
Queries the preset type of the system.
Parameter
Name
Type
Range
Default
--
Keyword FACTory|USER1|USER2|USER3|USER4|USER5|USER6
FACTory
Return Format
The query returns FACT, USER1, USER2, USER3, USER4, USER5, or USER6.
Example
The following command sets the preset type of the system to User5.
:SYSTem:PRESet:TYPe USER5
The following query returns USER5.
:SYSTem:PRESet:TYPe?
:SYSTem:PRESet:USER:SAVE
Syntax
:SYSTem:PRESet:USER:SAVE
Description
Saves the current user setting.
Remarks
If the current preset type is "FACTory", save the current user setting to User1. If the current preset type is
"User1 through User6", save the current user setting to the specified user.
:SYSTem:SCPI:DISPlay
Syntax
:SYSTem:SCPI:DISPlay OFF|ON|0|1
:SYSTem:SCPI:DISPlay?
Description
Enables or disables the SCPI display.
Queries the setting status of the SCPI display.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Remarks
When you use the SCPI commands to control the instrument remotely, turning on the SCPI Display will go
to the specified menu of the corresponding command; turning off the SCPI Display will not go to the
specified menu.