5-85
IM 701310-17E
Commands
1
2
3
4
5
6
App
Index
:FILE[:DIRectory]:CDIRectory (Change
Directory)
Function Sets the current directory or queries the current
setting.
Syntax
:FILE[:DIRectory]:CDIRectory {<String>}
:FILE[:DIRectory]:CDIRectory?
<String> = Up to 259 characters
Example
:FILE:DIRECTORY:CDIRECTORY "\Flash Mem\
DIR1\DIR2"
(Absolute path designation)
:FILE:DIRECTORY:CDIRECTORY "DIR2"
(Relative path designation)
:FILE:DIRECTORY:CDIRECTORY "\"
(Root directory designation)
:FILE:DIRECTORY:CDIRECTORY? -> :FILE:
DIRECTORY:
CDIRECTORY "\Flash Mem\DIR1\DIR2"
Description • Data files cannot be saved to the root directory.
Specify a save destination drive for the save
directory.
The following five drives are selectable.
• Internal hard disk:
“HD”
• Internal memory:
“Flash Mem”
• Network drive:
“Network”
• PC card:
“Storage Card<x>”
• USB storage device: “USB Storage<x>”
<x> = 1 to 4 (however, only a total of four “Storage
Card” and “USB Storage” designations are
supported (including partitions))
• Sets the specified directory the current directory for
saving and loading.
• Absolute and relative path designations are
possible.
• To specify an absolute path, enter a backslash at
the front of the path.
• Relative path to higher level directories is not
allowed.
:FILE[:DIRectory]:FREE?
Function Queries the free disk space in bytes on the specified
storage medium.
Syntax
:FILE[:DIRectory]:FREE?
Example
:FILE:DIRECTORY:FREE? -> :FILE:
DIRECTORY:FREE 65536
Description • Returns the size of the current directory.
• If the current directory is the root directory, “0” is
returned.
5.11 FILE Group
:FILE?
Function Queries all settings related to the specified storage
medium or internal memory.
Syntax
:FILE?
Example
:FILE? -> :FILE:DIRECTORY:
CDIRECTORY "\Flash Mem\HOME";: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:LOAD:
BINARY:REFERENCE 1;:FILE:LOAD:ZPOLYGON:
ZONE 1;:FILE:LOAD:ZWAVE:ZONE 1;:FILE:
SAVE:AHISTOGRAM:ANALYSIS 1;:FILE:SAVE:
ANAMING DATE;ASCII:
COMPRESSION DECIMATION;HISTORY ONE;
LENGTH 2500;TRACE 1;:FILE:SAVE:BINARY:
COMPRESSION DECIMATION;HISTORY ONE;
LENGTH 2500;TRACE 1;:FILE:SAVE:
COMMENT "THIS IS TEST";DMEMORY:
TRACE 1;:FILE:SAVE:FFT:ANALYSIS 1;:
FILE:SAVE:FLOAT:COMPRESSION DECIMATION;
HISTORY ONE;LENGTH 2500;TRACE1;:FILE:
SAVE:NAME "DL9000";SBUS:ANALYSIS 1;:
FILE:SAVE:ZWAVE:ZONE 1
:FILE:DIRectory?
Function Queries all settings related to the specified storage
medium.
Syntax
:FILE:DIRectory?
Example
:FILE:DIRECTORY? -> :FILE:DIRECTORY:
CDIRECTORY "\Flash Mem\HOME"