Output¶
This action is used to set an output value in a GPIO pin. The output pin should have been configured as GPIO (visit section GPIO).
Action – Output
There are four possible output signals:
Off: provides continuous 0V output.
On: provides continuous 3.3V output.
Pulse ON: provides 3.3V for the specified time and after that 0V.
Pulse OFF: provides 0V for the specified time and after that 3.3V.