Integrate SNAP7 library with Qt to communicate with Siemens PLC
-
Hi All,
This is my first post :). Hope all are doing good.
I have a requirement to integrate SNAP7 library with Qt to communicate with Siemens PLC.
Is anybody have come across this . Can you share some guideline to implements .
Regards,
Anand@Ananda said in Integrate SNAP7 library with Qt to communicate with Siemens PLC:
I have a requirement to integrate SNAP7 library with Qt to communicate with Siemens PLC.
I don't see where you need an integration with Qt?
The mentioned SNAP7 library has a C++ API so you can use it directly.If the PLC is connected via a serial port, you might could use QtSerialPort, but i guess then there it's also even better to use the SNAP7 library directly.
-
Hi ,
Can you please send me the download link for SNAP7 library which has C++ API.
Regards,
Anand