1) Give a description of the problem
when a routine fires, I want to turn on a light, wait 10 seconds, then turn that light off. I found similar instances in the community and I made sure that the task cancel for the IF is set to NEVER.
2) What is the expected behavior?
light turns on then off after delay
3) What is happening/not happening?
The light turns on when the routine fires, and the logs say that it is turning off - but the device never turns off.
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach any logs (From ST IDE and by turning logging level to Full)