Hi
My system has almost 200 I/O points,I want to the host communicates with PLC using OPC(I had create a OPC I/O Server).
If I use shared variables bind to OPC data items, there must be almost 200 shared variables.
And my puzzle is that what's the performance of using these shared variables,will they eat up memory and processor?
Another question is that if an shared variable will be time-lapse(i.e.,if an OPC data item value change feedback to program block with 0 delay or not),if so ,then how many millseconds it will delaies?