GetOutflowOutputArray
Getting the entire output array. The number of elements corresponds to the configured outflow channels.
Syntax
Definition:
METHOD GetOutflowOputArray : BOOL
VAR_INPUT
pArrayOut : POITNER TO LREAL;
nArrayOutSize : UDINT;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
pArrayOut | POINTER TO LREAL | Pointer to the output array: Dim: nNumChannelsOutflow |
nArrayOutSize | UDINT | Size of the output array. |
Return value
Name | Type | Description |
---|---|---|
GetOutflowOputArray | BOOL | Returns |