Hi Team, I was hoping to get some suggestions. I want to set a couple of buttons to switch on/off. Essentially, if any of those is (on) the other one needs to be (on), as the same for (off). Is there any way to set it up from groov view directly, I don’t want to make a chart as I have been trying to decrease the CPU usage.
Please don’t obsess over CPU cycles.
You have made great strides in getting the system under control.
What you describe here is trivial (with delays) in a chart, so just add it as needed. It’s going to be about 3-4 lines of OptoScript or 1-3 blocks in the flow chart.
That said, it would be fun to see if @torchard could see if it can be done with a computed tag in groov View - which is running on the same CPU and we don’t know what delays are in that, so we are handing over control of the CPU to another process vs keeping it in PAC Control where we are in better control of how much CPU it uses for the same function - seems counter-intuitive…