DVP-15MC Series Motion Controller Operation Manual
8-234
4. After the controller builds the link to the target successfully, the output Connected of
ETH_Socket_Status changes to TRUE. Then execute ETH_Socket_Send by setting S_Ex
to TRUE. The controller will cyclically send 17 bytes of data in the registers starting from
%MB200 to the target host.
5. Execute ETH_Socket_Receive to receive the data that the target host returns or sends to
the controller. The controller will receive and store the data constantly in the mode of covering
in this example.
6. ETH_Socket_Close instruction is used to disable current link. After C_Ex is set to TRUE, the
controller will disconnect the link and stop sending and receiving data.