Function Input

Overview

In the Function's Logic Graph, the Function Input Node starts the Logic Branch and outputs the parameter received by the Function Node.

Scope: Function.

Attributes

Inputs

AttributeTypeDescription

Input Parameter [n]

Drop-down

Label and Data Type for the input parameter of the Function.

Default Input Values

AttributeTypeDescription

Input Parameter [n]

Defined in the Inputs Attribute

Default value of the input parameter.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

Input Parameter [n]

Defined in the Inputs Attribute

Parameter received by the Function.

See Also

Last updated