Rubix Wires: Node Reference Guide
This article provides links to the descriptions of each Rubix Wires Node, grouped by category.
Preparation
Rubix Wires Node Categories
The following section links to an article for each Category/Group of Rubix Wires Nodes. In the linked article, you can find the descriptions of each node within that category/group.
Related Articles
Rubix Wires: Getting Started Guide
Introduction to Rubix Wires Rubix Wires is Nube-iOs browser based logical programming environment. It is a function block flow editor, so there is no coding required to make advanced control and monitoring programs. This type of visual programming ...
Rubix Wires: Latch Nodes
This article describes the Rubix Wires nodes that are in the Latch category. Latch The `Latch` category contains value latching functionality for each data type. Latch nodes will maintain an output value between trigger events. Any-Latch This node ...
Rubix Wires: Switch Nodes
This article describes the Rubix Wires nodes that are in the Switch category. Switch The `Switch` category contains nodes that are used to direct the flow of data. They can be though of like train track switches, controlling which track the train ...
Rubix Wires: Point Nodes
This article describes the Rubix Wires nodes that are in the Point category. Point The `Point` category contains nodes that produce constant or variable data; there are nodes for each Rubix Wires data type. Bool-Constant This node outputs a fixed ...
Rubix Wires: Working with Nodes
A node is a block of logic in Wires. There are many nodes representing many functions. You can connect the inputs and outputs of a node to other nodes to send values between nodes (thus creating logic flows). See Rubix Wires: Node Reference Guide ...