5-42
IM XL100C-E
5.8
Output Commands
(Control)
BO
Sets the byte output order
Syntax
BO p1<terminator>
p1
Byte order
Output the data MSB first:
0
Output the data LSB first:
1
Query
BO?
Example
Output the data MSB first.
BO 0
Description This command applies to the byte order of
numerical data during binary output.
CS
Sets the checksum
Syntax
CS p1<terminator>
p1
Checksum enable/disable
Disable:
0
Enable:
1
Query
CS?
Example
Enable the checksum.
CS 1
Description Can be used only during serial communications.
IF
Sets the status filter
Syntax
IF p1<terminator>
p1
Status filter value
0.0.0.0
to
255.255.255.255
Query
IF?
Example
Set the status filter value to 1.0.4.0.
IF 1.0.4.0
Description For details, see chapter 7, “Status.”
CC
Disconnects the Ethernet
connection
Syntax
CC p1<terminator>
p1
Connection disconnect
0
Query
IF?
Example
Disconnect the Ethernet connection.
CC 0
Description Can be used only during Ethernet
communications.
Note
Initialization of BO/CS/IF command settings
• For serial communication
Settings entered using the BO/CS/IF commands revert to
their initial values when the XL100 is reset, when the
XL100 is power cycled, or when the XE command is
executed normally.
• Byte output order, checksum: 0
• Status filter: 000.000.000.000
If the XL100 is reset, you must reconfigure these
settings.
• For Ethernet communications
Settings entered using the BO/IF commands revert to their
initial values when the connection to the XL100 is cut.
After reconnecting the XL100, you must reconfigure the
settings.
IA
Outputs IPV4 information (query
only).
Syntax
IA p1,p2,p3<terminator>
p1
IP address
0.0.0.0
to
255.255.255.255
p2
Subnet mask
0.0.0.0
to
255.255.255.255
p3
Default gateway
0.0.0.0
to
255.255.255.255
Query
IA?
Example
Output the current IPV4 information.
IA?
Description If DHCP is ON, the address that is automatically
assigned is output. If DHCP is OFF, the fixed
address that you assigned is output.
IB
Outputs IPV6 information (query
only).
Syntax
IB p1,p2,p3,p4,p5,p6<terminator>
p1
Default gateway
OFF,xxxx::xxxx::xxxx::xxxx%6
p2
Global
OFF,xxxx::xxxx::xxxx::xxxx%6
p3
Link local
OFF,xxxx::xxxx::xxxx::xxxx%4
p4
6to4
OFF,xxxx::xxxx::xxxx::xxxx%6
p5
Automatic tunnel 1
OFF,xxxx::xxxx::xxxx::xxxx%6
p6
Automatic tunnel 2
OFF,xxxx::xxxx::xxxx::xxxx%6
Query
IB?
Example
Output the current IPV6 information.
IB?
ID
Outputs the system data (query
only)
Syntax
ID p1, p2, p3, p4<terminator>
p1
Maker name
YOKOGAWA
p2
Model
XL100
p3
XL100 serial number
16 characters
p4
Terminal block serial number
16 characters
p5
Firmware revision
Fx.xx
(where
x.xx
are
alphanumeric characters)
Query
ID?
5.8 Output Commands (Control)