Difference between revisions of "Relay (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
m
m
Line 8: Line 8:
 
<U><B>Output Nodes</B></U><br>
 
<U><B>Output Nodes</B></U><br>
 
1. dummy (data type will change to what ever the input data type is)  <br>
 
1. dummy (data type will change to what ever the input data type is)  <br>
 +
 +
 +
<U><B>Functions</B></U><br>
  
 
The use of the relay is to create a connection point to help organize your code.
 
The use of the relay is to create a connection point to help organize your code.

Revision as of 03:40, 20 January 2020

Image: 250 pixels

This module contains 1 Input node and 1 Output node

Input Nodes
1. dummy (data type will change to what ever the input data type is)

Output Nodes
1. dummy (data type will change to what ever the input data type is)


Functions

The use of the relay is to create a connection point to help organize your code.

(back)