Modbus TCP/IP
Unsolved
General and Desktop
-
Hi everyone,
I want to make a Modbus TCP/IP server and run my C++ based QT application through it to access my I/Os. Now I want to ask that for this, Will I need to add something in my Main application code? I have already make a separate class for Modbus TCP/IP server.
TIA,
-
Hi,
You're question is not really clear, to which of your two applications do you want to add something ?