135
12. Command Control
FA-10RU units can accepts the
MU Select command
over LAN.
12-1. Communication Method
Communication
method
Interface
Ethernet: IEEE802.3u/ab
(100BASE-TX / 1000BASE-T)
Protocol
TCP/IP, UDP/IP
Port number
60000 (Fixed)
Connection timeout
30 seconds (See Error Code 99.)
Maximum connection number
1
Control command
Sends to FA-10RU. (TCP)
Command response
“ACK“ is returned from FA-10RU if the received command is
successfully set. In other cases, error messages are returned.(TCP)
When responding to a status command, the requested status
message
(UDP) is sent after “ACK” (TCP) from FA-10RU.
Command destination
FA-10RU IP address
12-2. Command
Commands are written in
ASCII
and ended with [CR][LF].
12-2-1. Power On
Command statement
Description
PowerOn,10RU,CHK,0[CR][LF]
Use this command to verify whether the FA-10RU is
powered on and can accept commands. Send the next
command after “ACK” is received from the FA-10RU.
12-2-2. MU Select Command
To connect to the following FA-505:
FA-505 IP address
192.168.0.10
(Default)
Port number
50011
(Default)
Command example
FS selection
SwitchMU,10RU,Target,192.168.0.10:50011[CR][LF]
None
SwitchMU,10RU,FS1,192.168.0.10:50011[CR][LF]
FS1
SwitchMU,10RU,FS5,192.168.0.10:50011[CR][LF]
FS5
Normal Response
Return message:
ACK[CR][LF]
Error Response
Return message:
ERR
<Error code>
[CR][LF]
Any of the following error messages is returned if a command is not properly received.