Hi,
We will implement Ignition in the factory in the next months. We already have determined what equipment will be connected to it. We will have Siemens PLC (S7 1500 type) and ProFace HMI (GP3500 and GP4000 for example, no PLC). So I have two questions for each one:
1- I have choice between the S7 driver and the OPC UA driver to communicate between the Siemens PLC and Ignition. What are the things I need to take in consideration if I want one more than the other ? OPC UA driver seems easier to put in place and to read/write PLC tags directly, but it has a number limit. And the S7 driver doesn't have the limit, but DBs in the PLC, and some other parameters have to be modified to let the connection works. What are your though about this ?
2- For the ProFace, it seems that it can't be connected to Ignition because the HMI acts only as OPC UA client, and it should be as a server (like a PLC). So drivers provided by Ignition can't work. Is it true ? If yes, do you have any tips to this problem ? (without buying a PLC just to make the connection).
Thank you.