GetParams

GetParams 1:

An interface to the parameters of the controller is determined.

Syntax:

METHOD GetParams: HRESULT
VAR_INPUT
    iParameters: REFERENCE TO I_PressureControlParams_PID;
END_VAR

GetParams 2: Return value

Name

Type

Description

GetParams

HRESULT

See below

GetParams 3: Inputs

Name

Type

Description

iParameters

REFERENCE TO
I_PressureControlParams_PID

A reference to the variable to be updated with the interface.