
Orion HE (Customer) asked a question.
I've created some User-Defined Structures (UDS) and called it Fancoil. It includes a fan and some refrigeration valves. I included STMR instructions within them to represent defrost timers. Then I created an array of Fancoils. My goal is to write the code once and loop through using an index tag.
The problem is the STMR instructions don't run as soon as the for loop has more than 1 loop in it. How can an STMR instruction be used in looping?
Don't. I tried to tackle this some time back and it won't work properly/reliably. The timers need to be outside of a loop to accumulate properly.