GetParams
An interface to the parameters of the controller is determined.
Syntax:
METHOD GetParams: HRESULT
VAR_INPUT
iParameters: REFERENCE TO I_PressureControlParams_PID;
END_VAR
Return value
Name | Type | Description |
---|---|---|
GetParams | HRESULT | See below |
Inputs
Name | Type | Description |
---|---|---|
iParameters | REFERENCE TO | A reference to the variable to be updated with the interface. |