Programming Reference / Timers / Timer Result


The Timer Result instruction provides an enclosed block boundary to insert other block instruction to execute when the selected Timer is Done.

Item Description
A The blocks inserted within the boundaries of the Timer Result instruction will execute when the selected timer is Done. As long as the selected timer’s Done value is TRUE, the blocks within the boundary will be executed.