StandbyAll()

StandbyAll() 1:

Sets all temperature channels to standby temperature.

Syntax:

METHOD StandbyAll : HRESULT
VAR_INPUT
    bCmd:       BOOL;
    bGroups:    BOOL;
END_VAR

StandbyAll() 2: Inputs

Name

Type

Description

bCmd

BOOL

TRUE to enable the standby temperature, FALSE to disable.

bGroups

BOOL

The function only considers channels that are assigned to a group.

StandbyAll() 3: Outputs

Name

Type

Description

StandbyAll

HRESULT

Return value with feedback on the success of the execution

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.42

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v3.12.6.0)