SetOpMode()

SetOpMode() 1:

Defines the current OpMode of the temperature control.

Syntax:

METHOD SetOpMode : HRESULT
VAR_INPUT
    OpMode:            INT;    
END_VAR

SetOpMode() 2: Inputs

Name

Type

Description

OpMode

INT

Selection parameters: 0 – None, 1 – Simple, 2 - Standard

SetOpMode() 3: Outputs

Name

Type

Description

SetOpMode

HRESULT

Return value with feedback on the success of the execution

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.35

PC or CX (x64, x86)

Tc3_PlasticBaseApplication (>= v3.12.5.0)