Get
This method enables encoding of the QRC frames which are used for getting controls' properties via Named Controls.
Syntax
METHOD Get : I_Connect
VAR_INPUT
aControlName : ARRAY[0..QRC_NUMBER_OF_CONTROL] OF STRING;
END_VAR
VAR_INPUT
aControlName: List of target Named Controls that will be queried.
![]() | Named Controls should be listed starting from the first element of the array |