ar_EnOceanWindow

This structure indicates the state of the window.

TYPE AR_EnOceanWindow :
STRUCT
  bUp    : BOOL;
  bOpen  : BOOL;
  bClose : BOOL;
END_STRUCT
END_TYPE

Name

Description

bUp

The window is tilted.

bOpen

The window is open.

bClose

The window is closed.

Prerequisites

Development environment

PLC library to include

TwinCAT from v3.1.4020.14

Tc2_EnOcean from v3.3.5.0