SMC_GSentence_DynCall (STRUCT)ΒΆ
TYPE SMC_GSentence_DynCall : STRUCT
A dynamic subprogram call using an expression for the subprogram name
- InOut:
Name
Type
Comment
sentenceNumberUDINTtypesARRAY [0..(SMC_CNC_LibParams.EVAL_STACK_SIZE - 1)] OF SMC_GVar_Type_Ext
The type information about all arguments to DYNCALL. The first argument is the subprogram name.
nArgsUDINTThe number of arguments (including the subprogram name), at least 1.
symbolTableThe symbol table is passed to the interpreter as part of the sentence data.