DEVELOP APPLICATION IN C++ LINUX TO INTERFACE WITH ADVANTYS OTB IN TCP/IP

  • Thread starter SANJIB PRASAD SEN
  • Start date
S

Thread Starter

SANJIB PRASAD SEN

I want to develop an application in C++ which will work on modbus TCP/IP and write to the register of the Advantys OTB devices. I also want a develop simulator which will act as Advantys OTB. Help me out by giving me the source code.
 
T

Tallak tveide

Google the modbus spec. Google c++ tcpip communication. That should be plenty info. If you are still unsure what to do, my advice is to consider a commercial hmi for the job.
 
Top