Time:BlockOn
Time:BlockOn can be set to a Value and time,
it the Data input matches the Value it will block any further input
for the set amount of Time.
| Pin | Info |
|---|---|
|
|
1-DataIn[*]: Data stream to Observer. 2-BlockOn[*]: Sets the variable to block the Datastream on. 3-BlockFor[Timestamp]: Sets how long the Stream is blocked on a Match. 3-BlockFor[Int]: Sets how long the Stream is blocked for in Seconds. |
|
|
1-DataOut[*]: Emits anything that comes into the DataIn input,as long as the Node is open. 2-Blocking[Int]: Emits 1(true) if the Node is blocking Dataand 0(false) if the Node opens back up. |
