136
Error code
Description
01-03
Command syntax error or FS selection error (due to specifying an invalid FS)
04
Value error
91
MU switching process failure
98
Command format error
99
Timeout error
(If no commands have received within 30 seconds, the error message is sent
three times at 10-sec intervals. Then the FA-10RU disconnects the connection.)
12-2-3. Connection Status Request Command (Status)
Command statement
Description
Status,10RU,Get,0[CR][LF]
Requests the connection status between
FA-10RU and FA-505.
Normal Response
Return message (TCP):
ACK[CR][LF]
A status message (UDP) shown below follows:
Connection status message (UDP)
Status,10RU ,RPT,
<Status>,<FA-505 IP address:port number>,<FS number>
[CR][LF]
(Ex.)
Status, 10RU, RPT,3,192.168.0.10:50011,FS1[CR][LF]
<Status>
<FS number>
0
Disconnected
FS1 to FS5, --- (Disconnected)
1
Connecting
2
Connection refused
3
Connected
Send
ACK[CR][LF]
when you receive a connection status message. If FA-10RU receives
no ACK, it re-sends the status message three times at one-second intervals.
Error Response
Return message (TCP):
ERR
<Error code>
[CR][LF]
]
Any of the following error messages is returned if a command is not properly received.
Error code
Description
01-03
See the Error Code table in the previous section.
04
98
99