This page describes the Wait Node in detail.


Contents


Node Description


Wait 5 1.png



Wait Node  

The Wait node runs for x seconds. It always returns success. It never fails or returns an error.


Node Type

Primitive - Cannot have children.


Node Inspector


Wait Node Inspector.png


  • ID

Not editable

  • Name

Auto generated and user editable

  • Wait

Time in seconds to wait before proceeding to next node, or click on the infinity symbol to wait indefinitely.

  • Comments

User editable - add comments about this node.

 

Note: A Wait in one branch of parallel nodes does not block the execution of the others that may be listening for changes in sensor values.