I’m sure this topic has been covered here, and I’ve read many “knowledgeable” AI suggestions….
I am trying to lay a solid foundation for the future. The current project is using a groovEPIC PR2 and all local controllers. The intent is to eventually capture data in an external system for analysis. I’m trying to decide if I should use variables to hold IO values and use those for the HMI and “Make Public”, and keep the actual IO interaction internal to the strategy, or only use variables when necessary and allow the HMI and external system to capture IO values directly?
I appreciate any help I can get…
TW