STREnOceanTurnSwitch

STREnOceanTurnSwitch describes the position of the rotary switch at the room control unit.

TYPE STREnOceanTurnSwitch :
STRUCT
  bStageAuto : BOOL;
  bStage_0   : BOOL;
  bStage_1   : BOOL;
  bStage_2   : BOOL;
  bStage_3   : BOOL;
END_STRUCT
END_TYPE

Name

Description

bStageAuto

Switch in position “Auto”

bStage_0

Switch in position “0”

bStage_1

Switch in position “1”

bStage_2

Switch in position “2”

bStage_3

Switch in position “3”

Requirements

Development environment

required TC3 PLC library

TwinCAT v3.1.4020.14

Tc2_EnOcean from v3.3.5.0