AsyncWrapper.TriggerSyncDefineVarList (METH)ΒΆ
METHOD TriggerSyncDefineVarList : RTS_IEC_RESULT
- InOut:
Scope
Name
Type
Comment
Return
TriggerSyncDefineVarListRTS_IEC_RESULTInput
pSymbolNamesPOINTER TO POINTER TO BYTE
A POINTER to an ARRAY OF POINTER TO STRING (in fact zero terminated Strings and thus declared as POINTER TO BYTE)
Important
As the operation is executed asynchronously, the array must be alive until the call if finished!
numVarsUDINTThe number of symbols |pSymbolNames| points to