App index, Fu outputs user levels, Fa outputs internal dx information – Yokogawa Removable Chassis DX1000N User Manual
Page 180
3-63
Commands
IM 04L41B01-17E
1
2
3
4
5
6
App
Index
Description You can mask the output status using status
filters (see the IF command). For details on
status information, see chapter 5.
FU
Outputs user levels
Syntax
FU p1
p1 User information output
0
Information about the users
currently logged in
1
Information about the users
currently logged into a general-
purpose service
Example Output information about the users logged into a
general-purpose service.
FU1
Description This command sends information about users
that are connected to the DX.
FA
Outputs internal DX information
Syntax
FA p1
p1 Type of operation
IP
Address information that includes
the IP address, subnet mask,
default gateway, DNS server as
well as the host name and domain
name
ME
Outputs data stored on the
external storage medium and
internal memory
Syntax
ME p1,p2,p3
p1 Type of operation
DIR
File list output
GET
Output (first time)
NEXT
Output (subsequent times). This
parameter is used to output the
remaining data when the first
output operation is not enough to
output all of the data.
RESEND Retransmit the previous output
DEL
Delete
DIRNEXT Output the subsequent file list after
the file list is output using the DIR
or LIST command. The number
of output lists is the p3 value
specified using the DIR command.
If you use this command after
all lists have been output, the
following data is output.
EACRLF
ENCRLF
CHKDSK Checks the disk.Outputs
information about the free space
on the external storage medium.
p2 Path name (up to 100 characters)
Set the path name using a full path.
p3 Maximum number of file lists to output (1 to
1000)
If you omit this parameter, the DX outputs
the entire file list of the specified directory.
Example • Output the entire file list of the DRV0 directory
MEDIR,/DRV0/
• Output the DRV0 directory file list for 10 files.
MEDIR,/DRV0/,10
• Output the data in the file 72615100.DAD in
the DRV0/DATA0 directory.
MEGET,/DRV0/DATA0/72615100.DAD
Description • Parameter p2 is valid when p1 is set to DIR,
GET, DEL, or CHKDSK.
• Parameter p3 is valid when p1 is set to DIR.
• If an error occurs during data transmission,
you can set p1 to RESEND to retransmit data.
• The setting p1=DEL is invalid on models with
the /AS1 advanced security option.
Path name specifications
• The first level directories point to the following
locations.
Path that starts with /MEM0/DATA/Internal
memory
Path that starts with /DRV0/External storage
medium
• Path names are case-sensitive.
• You can access files whose name is less than
or equal to 48 characters that are within three
directory levels.
• Wild cards have the following limitations.
• Asterisks can be used in p2 when p1 is set
to DIR.
• If a path ends with a slash, it is equivalent
to specifying * for the path.
Example) /DRV0/DATA0/ and /DRV0/
DATA0/* are equivalent.
• For the file name and for the extension,
characters at the asterisk and subsequent
characters can be any characters.
Example) Let us assume that there are
five files: ab001.ef1, ab002.
ef1, ab001.ef2, ab002.ef2, and
ab001.yyy.
If you specify ab*01.ef1, ab001.
ef1 and ab002.ef1 are selected.
If you specify ab001.e*1,
ab001.ef1 and ab001.ef2 are
selected.
MO
Outputs the data stored in the
internal memory
Syntax
MO p1,p2,p3
p1 Type of operation
DIR
Data list output
GET
Data output
SIZE
Data size output
3.8 Output Commands (Setting, Measured, and Computed Data Output)