7/24/2017 7:32 AM | |
Posts: 2 Rating:
|
Hi, We are looking to communicate with Siemens KTP-700 HMI via ethernet.using our C#.net program. Is there any library available for C# or any document explaining the communication protocol? Thanks MA ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 7/24/2017 9:02:09 AMNew subject after splitting |
|
7/24/2017 9:44 AM | |
Joined: 8/3/2009 Last visit: 2/12/2025 Posts: 14745 Rating:
|
Hello mhapro I would use OPC UA for communication. But you cannot use a Basic Panel you have to use a Comfort Panel for that!!! (the Comfort Panel can be used as an OPC UA Server or Client) in .Net there is also a sample OPC Client: https://support.industry.siemens.com/cs/de/en/view/109737901 With Simatic Basic Panel 1st and 2nd Generation I do not know any interface where you can communicate with your C# program in a direct way without PLC. Bye Murof |
Last edited by: Murof at: 7/24/2017 9:45:01 AMIf this Information really helps, you could use the Rate function |
|
Follow us on