10.4.7. ENET Member Variable/Statement
10.4.7. ENET Member Variable/Statement
You can use the ENET object to send/receive the string with the external device through Ethernet UDP communication. Because there are 3 ENET objects, you can communicate with 3 targets simultaneously.
First, set the IP address and port number as member parameter and open the communication channel with the OPEN command. And then execute the send/receive with PRINT and INPUT statements.