GetResults
Get result array without adding new values.
Syntax
Definition:
METHOD GetResults : BOOL
VAR_INPUT
pTimespanArrayOut : POINTER TO LINT;
nTimespanArrayOutSize : UDINT;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
pTimespanArrayOut | POINTER TO LINT | Pointer to the timespan array. These values are: Dim.: nNumSections + 2 |
nTimespanArrayOutSize | UDINT | Size of the timespan array. Dim.: nNumSections + 2 |
Return value
Name | Type | Description |
---|---|---|
GetResults | BOOL | Returns |