GetActual
The actual value of the controller is determined.
Syntax:
METHOD GetActual : HRESULT
VAR_INPUT
fActual: REFERENCE TO LREAL;
END_VAR
Return value
Name | Type | Description |
---|---|---|
GetActual | HRESULT | See below |
Inputs
Name | Type | Description |
---|---|---|
fActual | REFERENCE TO LREAL | A reference to the variable to be updated with the actual value. |