Block Category: Nonlinear
Description: The delayedSwitch block delays transition from 0 to 1 (on) and 1 to 0 (off).
This block is useful to delay a GPIO edge occurrence; it uses very little RAM.
Label: Indicates a user-defined block label that appears when View > Block Labels is activated.
Off Delay: Specifies the delay (sec) to transition from 1 to 0. You can enter a value in hexadecimal notation or as a C expression.
On Delay: Specifies the delay (sec) to transition from 0 to 1. You can enter a value in hexadecimal notation or as a C expression.