RemoveUnitMode (Method)

Overview

Type:

Interface

Available as of:

V1.4.2.0

Inherits from:

Description

The method is used to remove a defined unit control mode from the function block.

Interface

Input

Data type

Description

i_diValue

DINT

Numeric value of the unit control mode

Output

Data type

Description

q_etResult

ET_Result

Provides diagnostic and status information as a numeric value.

If q_xError = FALSE, q_etResult provides status information.

If q_xError = TRUE, q_etResult provides diagnostic/error information.

q_sResultMsg

STRING

Provides additional diagnostic and status information as a text message.

Return Value

Output

Data type

Description

RemoveUnitMode

BOOL

Indicates TRUE if the method is completed successfully.