Skip to content

ControllerInterface

getAllData

@FControllerInterface

Returns all interface data elements of a controller interface and all its implemented interfaces.

Return:

List<AInterfaceData>

getInputsOutputs

@FControllerInterface

Returns all inputs and outputs of a controller interface and all its implemented interfaces.

Return:

List<InputOutput>

getPassThroughParameters

@FControllerInterface

Return:

List<PassThroughParameter>