I have been commisioned to find a way to communicate an Advanced HMI VB.net project we actually have in communication with 5 rockwell PLC's, to add a new machine with a Siemens 1200 PLC. We have to read and write an integer variable and a couple of strings. If possible, I want to use the same controls: datasubscriber and its evets like data changed for the integer (string will be read and written by code).
Is it possible on this protocol?
Sorry if this is a noob question, I am just starting with Siemens and never used Modbus before.