5-86
IM 701310-17E
:FILE[:DIRectory]:MDIRectory (Make
Directory)
Function Creates a directory under the specified directory.
This is an overlap command.
Syntax
:FILE[:DIRectory]:MDIRectory {<String>}
<String> = Up to 259 characters
Example
:FILE:DIRECTORY:MDIRECTORY "\Flash Mem\
DIR1\DIR2"
(Absolute path designation)
:FILE:DIRECTORY:MDIRECTORY "DIR2"
(Relative path designation)
Description For details on the <String> parameter, see the
description in
FILE[:DIRectory]:CDIRectory
.
:FILE:INTernal?
Function Queries all settings related to the internal memory.
Syntax
:FILE:INTernal?
Example
:FILE:INTERNAL? -> :FILE:INTERNAL:
STORE:BINARY:TRACE 1;:
FILE:INTERNAL:STORE:DMEMORY:TRACE 1;:
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:RECall:DMEMory[:
EXECute]
Function Executes the loading of the accumulated data from
the internal memory. This is an overlap command.
Syntax
:FILE:INTernal:RECall:DMEMory
[:EXECute] {<NRf>}
<NRf> = 1 to 4
Example
:FILE:INTERNAL:RECALL:DMEMORY:EXECUTE 1
:FILE:INTernal:RECall:SETup[:EXECute]
Function Executes the loading of the setup data from the
internal memory. This is an overlap command.
Syntax
:FILE:INTernal:RECall:SETup
[:EXECute] {<NRf>}
<NRf> = 1 to 12
Example
:FILE:INTERNAL:RECALL:SETUP:EXECUTE 1
:FILE:INTernal:STORe?
Function Queries all settings related to the saving to the
internal memory.
Syntax
:FILE:INTernal:STORe?
Example
:FILE:INTERNAL:STORE? -> :FILE:
INTERNAL:STORE:BINARY:TRACE 1;:
FILE:INTERNAL:STORE:DMEMORY:TRACE 1;:
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:BINary?
Function Queries all settings related to the saving of the binary
data to the internal memory.
Syntax
:FILE:INTernal:STORe:BINary?
Example
:FILE:INTERNAL:STORE:BINARY?
-> :FILE:INTERNAL:STORE:BINARY:
TRACE 1
:FILE:INTernal:STORe:BINary[:EXECute]
Function Executes the saving of the binary data to the internal
memory. This is an overlap command.
Syntax
:FILE:INTernal:STORe:BINary
[:EXECute] {<NRf>}
<NRf> = 1 to 4
Example
:FILE:INTERNAL:STORE:BINARY:EXECUTE 1
:FILE:INTernal:STORe:BINary:TRACe
Function Sets the trace to be saved in binary data to the
internal memory or queries the current setting.
Syntax
:FILE:INTernal:STORe:BINary:
TRACe {<NRf>}
:FILE:INTernal:STORe:BINary:TRACe?
<NRf> = 1 to 8
Example
:FILE:INTERNAL:STORE:BINARY:TRACE 1
:FILE:INTERNAL:STORE:BINARY:TRACE?
-> :FILE:INTERNAL:STORE:BINARY:TRACE 1
:FILE:INTernal:STORe:DMEMory?
Function Queries all settings related to the saving of the
accumulated data to the internal memory.
Syntax
:FILE:INTernal:STORe:DMEMory?
Example
:FILE:INTERNAL:STORE:DMEMORY?
-> :FILE:INTERNAL:STORE:DMEMORY:TRACE 1
5.11 FILE Group