GetActual

GetActual 1:

The actual value of the controller is determined.

Syntax:

METHOD GetActual : HRESULT
VAR_INPUT
fActual: REFERENCE TO LREAL;
END_VAR

GetActual 2: Return value

Name

Type

Description

GetActual

HRESULT

See below

GetActual 3: Inputs

Name

Type

Description

fActual

REFERENCE TO LREAL

A reference to the variable to be updated with the actual value.