Gate

Use input to decide when other inputs pass through the widget

The Gate widget uses one input to control the flow of data from one or two other inputs. If the first, control input value is low, the second, gated input passes through the widget. If the control input is high, the third, gated input passes through the widget.


Instructions

1 Connect

Connect the control input, and either or both the gated inputs.

  • input 1 – control
  • input 2 – gated input passes if control value is low
  • input 3 – gated input passes if control value is high

If you leave either of the gated inputs unconnected, the corresponding value set in the widget is output.

2 Set the default output values

In the upper right of the widget, set the default output values if for either of the gated inputs that are not connected.

3 Set the threshold value

In the more section, set the threshold value to determine when the gate is opened.

NETLabTK - Tangible IoT