AddEventReferenceId
This method adds a reference to another event as an argument.
Syntax
METHOD AddEventReferenceId : I_TcArguments
VAR_INPUT
nEventId : UDINT;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
nEventId | UDINT | ID of the event. |
Return value
Name | Type | Description |
---|---|---|
AddEventReferenceId | Returns the I_TcArgument pointer again. |