5-95
IM 701730-17E
Commands
5
5.27 STORe Group
The commands in the STORe group are used to store the setup data from the internal memory. These
commands can be used to carry out the same operations as when SETUP on the front panel is pressed.
:STORe
:
SETup
:
COMMent
<Space>
<Character string>
<X>
DATE
?
?
EXECute
LOCk
OFF
<Space>
<NRf>
ON
?
?
?
;
;
:STORe?
Function
Queries information about the setting
parameters that are stored to the internal
memory.
Syntax
:STORe?
Example
:STORE? -> :STORE:SETUP1:
COMMENT "";LOCK 0;:STORE:SETUP2:
COMMENT "";LOCK 0;:STORE:SETUP3:
COMMENT "";LOCK 0
:STORe:SETup<x>?
Function
Queries information about the setting
parameters that are stored to the internal
memory at the specified number.
Syntax
:STORe:SETup<x>?
<x>=1 to 3
Example
:STORE:SETUP1? -> :STORE:SETUP1:
COMMENT "WAVE1";LOCK 0
:STORe:SETup<x>:COMMent
Function
Sets comments for the setting parameters that
are to be stored to the internal memory at the
specified number or queries the current setting.
Syntax
:STORe:SETup<x>:COMMent
<Character string>
:STORe:SETup<x>:COMMent?
<x>=1 to 3
<Character string>:Within 8 characters.
Example
:STORE:SETUP1:COMMENT "WAVE1"
:STORE:SETUP1:COMMENT? ->
:STORE:SETUP1:COMMENT "WAVE1"
:STORe:SETup<x>:DATE?
Function
Queries the date and time for the setting
parameters that are stored to the internal
memory at the specified number.
Syntax
:STORe:SETup<x>:DATE?
<x>=1 to 3
Example
:STORE:SETUP1:DATE? -> :STORE:
SETUP1:DATE? "04/07/04 17:30:34"
:STORe:SETup<x>:EXECute
Function
Saves the setting parameters to the internal
memory at the specified number.
Syntax
:STORe:SETup<x>:EXECute
<x>=1 to 3
Example
:STORE:SETUP1:EXECUTE
:STORe:SETup<x>:LOCK
Function
Turns ON/OFF the protection for the setting
parameters that are stored to the internal
memory at the specified number or queries the
current setting.
Syntax
:STORe:SETup<x>:LOCK {<Boolean>}
:STORe:SETup<x>:LOCK?
<x>=1 to 3
Example
:STORE:SETUP1:LOCK ON
:STORE:SETUP1:LOCK? ->
:STORE:SETUP1:LOCK 1
5.27 STORe Group