EtherCAT to Modbus RTU Gateway
Copyright © 2017 ICP DAS CO., Ltd. All Rights Reserved.
-
55 -
The ECAT-2610 will send command
01 02 00 00 00 07 39 C8
to the M-7050 first, then read response
01 02 01 00 A1 88
from the M-7050. The
send_ then_read
process will not stop and repeat one by
one.
The hardware timing of one send/read is given as follows:
Send
01 02 00 00 00 07 39 C8
is about 0.8 ms
Read
01 02 01 00 A1 88
is about 0.7 ms
The
send_then_read
is about 4 ms
The
read_N
to
1
is about 2 ms
One
send_read_cycle
is about 4+2=6 ms
Figure 7.1-6