Call
Call the algorithm after a new input value is set. A new input can be assigned by using the method SetChannelValue().
Syntax
Definition:
METHOD Call : BOOL
VAR_INPUT
bStart : BOOL;
bStop : BOOL;
tTimestamp : ULINT;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
bStart | BOOL | Start gate observe. |
bStop | BOOL | Stop gate observe. |
tTimestamp | ULINT | Current timestamp. |
Return value
Name | Type | Description |
---|---|---|
Call | BOOL | Returns |