
5-7
IM XL100C-E
1
2
3
4
5
6
7
App
Index
Standard Protocol
• Example
EA
DATE 05/10/23
TIME 19:56:32.500
N 001h mV +12345E-03
N 002 mV -67890E-01
S 003
EN
Note
• Data for non-existing channels are not output (not even the channel number).
• For channels set to skip, output values from alarm status to exponent are spaces.
• Note that the communication time of the response varies depending on the string size of
the response and the communication speed.
For example, when outputting all channels of the XL100 using serial communications,
the size of the response string to the command FD 0,01,16,PL01,PL01,DI01,DI02,
CA01,CA32,CO01,CO32 is approximately 2.3 KB. Therefore, if the communication speed
is 38400 bps, the response time is approximately 0.6 s. If the communication speed is
2400 bps, the response time is approximately 10 s.
Communication Command Log
• The FL command is used to output the data.
• A log of setting/basic setting/output commands and responses is output. Up to 50 logs
are retained. Logs that exceed 50 are cleared from the oldest data.
• Syntax
EA
<CRLF>
yyyy/mo/dd_hh:mi:ss_d_n
<CRLF>
...............
EN
<CRLF>
yyyy
Year (2000 to 2099)
mo
Month (
01
to
12
)
dd
Day (
01
to
31
)
hh
Hour (
00
to
23
)
mi
Minute (
00
to
59
)
ss
Second (
00
to
59
)
d
Input/Output
I
: Input
O
: Output
n
Connection ID. A number used to identify the user that is connected.
0
:
Administrator
1
to
6
: User 1 to 6
_ Space
• Example
The following example shows the log when multiple commands separated by sub
delimiters, “
BO1;???;CS1
,” are transmitted. Multiple commands are divided by
subdelimiters.
EA
2006/03/30 15:42:48 00 O E2 02:302\n
2006/03/30 15:42:48 00 I CS1;
2006/03/30 15:42:48 00 I AAA;
2006/03/30 15:42:48 00 I BO1;
EN
5.2 Response Syntax