Conditional Logic
Produces Channels and/or Events based on programmable conditions.
- The
Logic Output Channelis the channel that will be produced when the condition is met. It’s value will be 1 when true, 0 when false. - The
On Logic True Output Eventis produced when the condition becomes true. - The
On Logic False Output Eventis produced when the condition becomes false. - The
Logic On Delayis the time in milliseconds that the logic output will be delayed after the condition is met. - The
Logic Off Delayis the time in milliseconds that the logic output will be delayed after the condition is no longer met.
