1) Give a description of the problem
My while loops doesn’t work, or they don’t work as I think?
As a developer I find the while loop not working as intended
2) What is the expected behaviour?
The while loops should wait for my door to be opened, then wait for it to close
3) What is happening/not happening?
The piston is executing and completes in couple ms without iterating the while loops
The routine #5 is executing
**4) Post a Green Snapshot of the piston
5) Attach logs after turning logging level to Full
|+0ms|╔Received event [Hemma].time/recovery = 1569957190038 with a delay of 0ms|
|—|---|
|+81ms|║RunTime Analysis CS > 14ms > PS > 50ms > PE > 17ms > CE|
|+84ms|║Runtime (45118 bytes) successfully initialized in 50ms (v0.3.10f.20190822) (83ms)|
|+85ms|║╔Execution stage started|
|+86ms|║╚Execution stage complete. (1ms)|
|+87ms|╚Event processed successfully (87ms)|