Skip to main content

getApplier

Short summary

A method to get an applier at the given index.

Return: CNM_ReturnTypes.ExecutionState

Parameters

NameTypeCommentKind
indexUDINT-input

Code

Declaration

METHOD getApplier :IApplier
VAR_INPUT
index :UDINT;
END_VAR