EnableSwitchOver

EnableSwitchOver 1:

This method can be used to enable or disable automatic activation by a pressure handler.

Syntax:

METHOD EnableSwitchOver: HRESULT
VAR_INPUT
    bEnable: BOOL;
END_VAR

EnableSwitchOver 2: Return value

Name

Type

Description

EnableSwitchOver

HRESULT

See below

EnableSwitchOver 3: Inputs

Name

Type

Description

bEnable

BOOL

The enable for automatic activation.