Instruction Manual
6-57
IM 04L31A01-17E
6
Command
FS Outputs alarm kind and alarm
setting value for measurement/
computation/control channel
Syntax FS p1,p2<terminator>
p1: Top channel number (01-20/31-60/101-118/
201-248,, or 01-06/31-42/101-106/201-212
for the CX1000)
p2: Last channel number (01-20/31-60/101-118/
201-248,, or 01-06/31-42/101-106/201-212
for the CX1000)
However, p1 <= p2
Example Outputs alarm kind and alarm setting value for
control channels 101–110.
FS101,110
FT Outputs max/min/decimal point
of span for measurement/
computation/control channel
Syntax FT p1,p2<terminator>
p1: Top channel number (01-20/31-60/101-118/
201-248,, or 01-06/31-42/101-106/201-212
for the CX1000)
p2: Last channel number (01-20/31-60/101-118/
201-248,, or 01-06/31-42/101-106/201-212
for the CX1000)
However, p1 <= p2
Example Outputs max/min/decimal point of span for
control channels 101–110.
FT101,110
IS Outputs status information
Syntax IS p1<terminator>
p1: Output status information (0)
Example Output status information.
IS0
Description The output status can be masked using the
status filter (IF command).
FU Outputs the user level
Syntax FU p1<terminator>
p1: Output user information (0)
Example Output user information.
FU0
Description Outputs the information of the user currently
connected to the CX.
ME Outputs the data stored on the
external storage medium
Syntax ME p1,p2,p3<terminator>
p1: Operation type
DIR Output the file list
GET Output (first time)
NEXT Output (succeeding times).
This parameter is used to output
the remaining data when the
first output operation is not
adequate.
RESEND Retransmit the previous output
DEL Delete
DIRNEXT Outputs the succeeding file list
after the file list is output using
the DIR command. The number
of output lists is the p3 value
specified with the DIR
command. If this command is
executed after all lists have
been output, only the free space
of the storage medium is output.
p2: File name (up to 26 characters)
Specify using a full path.
p3: The maximum number of file lists to be
output (1 to 100).
All file lists in the specified directory are
output when omitted.
Example • Output the list of all files in the root directory.
MEDIR,/
• Output 10 files of the file list of the root
directory.
MEDIR,/,10
• Output the list of all files in the DATA0
directory.
MEDIR,/DATA0/*.*
• Output the list of all display data files in the
DATA0 directory.
MEDIR,/DATA0/*.CDS
• Output the data in the file 72615100.CDS in
the DATA0 directory.
MEGET,/DATA0/72615100.CDS
Description • Parameter p2 is valid when p1 is set to DIR,
GET, or DEL.
• Parameter p3 is valid when p1 is set to DIR.
• This command can be used to output data
over the communication interface (Ethernet or
serial) that was selected with the XO
command.
• If an error occurs during data transmission,
(p1=) RESEND can be used to retransmit the
data.
6.11 Output Commands (Setup, Measurement, and Computation Data Output)