11/1/2019 1:54 PM | |
Joined: 9/27/2006 Last visit: 11/18/2024 Posts: 12294 Rating: (2691) |
Hello Poryabaghal; You are using an OPC server on the S7-400, from Simatic Net or a 3rd-party provider? And you want to use an OPC client to read data from the PLC to write in a PC? There are many available sample programs to develop an OPC client in C on the web, one thing you must determine is what "flavor" of OPC you are using for the server: OPC DA, OPC UA, OPC XML.. One example: https://www.opclabs.com/products/quickopc/languages-and-tools/c-cpp Hope this helps, Daniel Chartier |
This contribution was helpful to1 thankful Users |
11/8/2019 8:37 AM | |
Posts: 6 Rating: (0) |
Thanks so lot I just want to to connect "imageprocessing software" to opc as a therdparty. i nedd an simple example for c languege |
11/14/2019 4:30 PM | |
Joined: 8/3/2009 Last visit: 11/15/2024 Posts: 14176 Rating: (1774) |
Hello for AnsiC you will not find an example on Siemens sites, there is only one for C#: https://support.industry.siemens.com/cs/de/en/view/109737901 And for a OPC UA Client in C you can search at google Bye Murof |
If this Information really helps, you could use the Rate function |
|
Follow us on