User manual
IEEE-488 Reference
2001-900-01 Rev. K / August 2010 4-191
Description This command returns the instrument to states optimized for front panel operation. Appendix B lists the
default conditions for this command.
Programming example OUTPUT 716; “:syst:pres” ! Return 2001 to default states
4.22.2 :POSetup <name>
:SYSTem:POSetup <name> Program power-on defaults
Parameters <name> = RST Select *RST defaults on power up
= PRESet Select :SYSTem:PRESet defaults on power up
= SAVX Select saved defaults on power up
where; X = 0 to 9
Format :syst:pos <name>
Query :POSetup? Query power-on setup
Short-form format: :syst:pos?
Response message: RST, PRES, SAV0-SAV9
Description This command is used to program the power-on defaults. With RST selected, the instrument will power
up to the *RST default conditions. With PRES selected, the instrument will power up to the :SYS-
tem:PRESet default conditions. Appendix B defines the default conditions for these commands.
With one of the SAV parameters selected, the instrument will power-on to the setup that is saved in the
specified memory location using the *SAV command. Valid SAV parameters depend on which memory
option is installed in the Model 2001 and are summarized as follows:
Memory option Valid SAV parameters
STD SAV0
MEM1 SAV0 through SAV4
MEM2 SAV0 through SAV9
Programming example 10 OUTPUT 716; “:syst:pos pres; pos?”
20 ENTER 716; A$
30 PRINT A$
40 END
Line 10 Two commands in this program message; the first selects :SYSTem:PRESet power-on defaults,
and the second queries the power-on setup.
Line 20 Addresses the Model 2001 to talk.
Line 30 Displays the power-on setup (PRES).
4.22.3 :FRSWitch?
:SYSTem:FRSWitch? Read INPUTS switch
Format :syst:frsw?