Greetings,
I am using VB 2005 .NET to communicate to an Entivity WinPLC. I would like to get the MAC address of the WinPLC into my VB app. Can I do this with a Host API call? If so, could you provide me with an example.
The IP address will be known and I will use TCP/IP to communicate to the WinPLC. The IP address assigned to the WinPLC is 10.0.1.100, subnet 255.0.0.0.
Thank you.