5-241
IM DLM4038-17EN
Commands
1
2
3
4
5
6
App
Index
5.31 STORe Group
:STORe?
Function
Queries all of the information related to setup
data in the internal memory.
Syntax
:STORe?
:STORe:SETup<x>?
Function
Queries information about the setup data in the
specified location of the internal memory.
Syntax
:STORe:SETup<x>?
<x> = 1 to 3
:STORe:SETup<x>:COMMent
Function
Sets or queries the comment for the setup data
that is stored to the specified location in the
internal memory.
Syntax
:STORe:SETup<x>:COMMent {<String>}
:STORe:SETup<x>:COMMent?
<x> = 1 to 3
<String> = Up to eight characters
Example
:STORE:SETUP1:COMMENT "WAVE1"
:STORE:SETUP1:COMMENT?
-> :STORE:SETUP1:COMMENT "WAVE1"
:STORe:SETup<x>:DATE?
Function
Queries the date and time of the setup data that
is stored to the specified location in the internal
memory.
Syntax
:STORe:SETup<x>:DATE?
<x> = 1 to 3
Example
:STORE:SETUP1:DATE?
-> :STORE:SETUP1:DATE "2008/09/30 10
:56:22"
:STORe:SETup<x>:EXECute
Function
Saves setup data to the specified location in the
internal memory.
Syntax
:STORe:SETup<x>:EXECute
<x> = 1 to 3
Example
:STORE:SETUP1:EXECUTE
:STORe:SETup<x>:LOCK
Function
Sets or queries the data-write protection on/
off status for the setup data that is stored to the
specified location in the internal memory.
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