Binary (Hex) Value

The Binary (Hex) Value Node.
The Binary (Hex) Value generates a binary number represented as hexadecimal.

The Binary (Hex)\ Value Node Attributes.
Attribute | Type | Description |
---|---|---|
Value | String | The Value that the generated number will have. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Input | Binary | A binary number you wish to add to the Binary (Hex) Value Node. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Output | Binary | The generated binary number represented as hexadecimal. |
Last modified 4mo ago