Links
Link Types
-
Links Related to Input Pins (InPort)
Links Connected to Input Pins -
Links Related to Output Pins (OutPort)
Links Connected to Output Pins -
Links Related to Functions (Function)
Function-Linked Connections -
Analog Links (Analog)
Connections Related to Analogs -
Links Related to Numeric Values or Parameters (Value)
Links Related to Numeric Values or Parameters -
Status Links (Status)
Note:
- Function links can be used in all inputs such as remote controls, keyboards, controller inputs, joysticks, and software elements like Button or Toggle.
- Input and output links are identified with the word Pin in their names.
- Status links are used exclusively in Signal elements.
Argument
Arguments are usually numbers ( ..., 1, 0, -1, -2, -3, ... ) or axis labels (A, B, C, X, Y, Z, …).
Typically, arguments are added after a link name, separated by a comma ,
.
This structure allows each link to be used specifically for a particular operation.
Example:

Notes:
- Arguments can also be negative.
- Some links allow multiple arguments at once. If this is specified in the documentation, you can add additional arguments by separating each one with a comma.
Updated about 2 months ago