5-87
IM 701310-17E
Commands
1
2
3
4
5
6
App
Index
:FILE:INTernal:STORe:DMEMory[:EXECute]
Function Executes the saving of the accumulated data to the
internal memory. This is an overlap command.
Syntax
:FILE:INTernal:STORe:DMEMory
[:EXECute] {<NRf>}
<NRf> = 1 to 4
Example
:FILE:INTERNAL:STORE:DMEMORY:EXECUTE 1
:FILE:INTernal:STORe:DMEMory:TRACe
Function Sets the trace to be saved in accumulated data to the
internal memory or queries the current setting.
Syntax
:FILE:INTernal:STORe:DMEMory:
TRACe {<NRf>|ALL|XY1|XY2}
:FILE:INTernal:STORe:DMEMory:TRACe?
<NRf> = 1 to 8
Example
:FILE:INTERNAL:STORE:DMEMORY:TRACE 1
:FILE:INTERNAL:STORE:DMEMORY:TRACE?
-> :FILE:INTERNAL:STORE:DMEMORY:TRACE 1
:FILE:INTernal:STORe:SETup?
Function Queries all settings related to the saving of the setup
data to the internal memory.
Syntax
:FILE:INTernal:STORe:SETup?
Example
:FILE:INTERNAL:STORE:SETUP? ->
:FILE:INTERNAL:STORE:SETUP:
COMMENT1 "WAVE1";COMMENT2 "";
COMMENT3 "";COMMENT4 "";COMMENT5 "";
COMMENT6 "";COMMENT7 "";COMMENT8 "";
COMMENT9 "";COMMENT10 "";COMMENT11 "";
COMMENT12 "";LOCK1 1;LOCK2 0;LOCK3 0;
LOCK4 0;LOCK5 0;LOCK6 0;LOCK7 0;
LOCK8 0;LOCK9 0;LOCK10 0;LOCK11 0;
LOCK12 0
:FILE:INTernal:STORe:SETup:COMMent<x>
Function Sets the comment to the setup data to be saved to
the internal memory or queries the current setting.
Syntax
:FILE:INTernal:STORe:SETup:
COMMent<x> {<String>}
:FILE:INTernal:STORe:SETup:COMMent<x>?
<x> = 1 to 12
<String> = Up to 16 characters
Example
:FILE:INTERNAL:STORE:SETUP:
COMMENT1 "WAVE1"
:FILE:INTERNAL:STORE:SETUP:COMMENT1?
-> :FILE:INTERNAL:STORE:SETUP:
COMMENT1 "WAVE1"
:FILE:INTernal:STORe:SETup:DATE<x>?
Function Queries the date/time when the setup data was saved
to the internal memory.
Syntax
:FILE:INTernal:STORe:SETup:DATE<x>?
<x> = 1 to 12
Example
:FILE:INTERNAL:STORE:SETUP:DATE1?
-> :FILE:INTERNAL:STORE:SETUP:DATE1
"2007/01/12 14:58:02"
:FILE:INTernal:STORe:SETup[:EXECute]
Function Executes the saving of the setup data to the internal
memory. This is an overlap command.
Syntax
:FILE:INTernal:STORe:SETup
[:EXECute] {<NRf>}
<NRf> = 1 to 12
Example
:FILE:INTERNAL:STORE:SETUP:EXECUTE 1
:FILE:INTernal:STORe:SETup:LOCK<x>
Function Turns ON/OFF the read-only attribute of the setup
data in the internal memory or queries the current
setting.
Syntax
:FILE:INTernal:STORe:SETup:
LOCK<x> {<Boolean>}
:FILE:INTernal:STORe:SETup:LOCK<x>?
<x> = 1 to 12
Example
:FILE:INTERNAL:STORE:SETUP:LOCK1 ON
:FILE:INTERNAL:STORE:SETUP:LOCK1?
-> :FILE:INTERNAL:STORE:SETUP:LOCK1 1
:FILE:INTernal:UNLoad:
DMEMory[:EXECute]
Function Clears the loaded accumulated data.
Syntax
:FILE:INTernal:UNLoad:DMEMory[:EXECute]
Example
:FILE:INTERNAL:UNLOAD:DMEMORY:EXECUTE
:FILE:LOAD?
Function Queries all settings related to the loading of files on
the specified storage medium.
Syntax
:FILE:LOAD?
Example
:FILE:LOAD? -> :FILE:LOAD:BINARY:
REFERENCE 1;:FILE:
LOAD:ZPOLYGON:ZONE 1;:FILE:LOAD:ZWAVE:
ZONE 1
:FILE:LOAD:{BINary|ZPOLYGON|ZWAVe}?
Function Queries all settings related to the loading of specific
data.
Syntax
:FILE:LOAD:{BINary|ZPOLYGON|ZWAVe}?
Example (The following is an example for binary data.)
:FILE:LOAD:BINARY? -> :FILE:LOAD:
BINARY:REFERENCE 1
:FILE:LOAD:{BINary|DMEMory|MASK|SETup|
ZPOLygon|ZWAVe}:ABORt
Function Aborts the loading of specific data.
Syntax
:FILE:LOAD:{BINary|DMEMory|MASK|SETup|
ZPOLygon|ZWAVe}:ABORt
Example (The following is an example for binary data.)
:FILE:LOAD:BINARY:ABORT
5.11 FILE Group