E_BA_Action

Selection of the control direction of a controller.

Syntax

TYPE E_BA_Action:
(
  Invalid        := -1,
  eDirect        := 0,
  eReverse       := 1
)INT;
End_TYPE

Name

Description

Invalid

No significance for the user

eDirect

Direct control direction (cooling)

eReverse

Indirect control direction (heating)

Requirements

Development environment

Required PLC library

TwinCAT 3.1 4024.35

Tc2_BA2_Common from V2.1.20.0