E_LON_occup_t

Used by: SNVT_occupancy / SNVT_tod_event

TYPE E_LON_occup_t :
(
  eLON_OC_NUL        := -1,
  eLON_OC_OCCUPIED   := 0,
  eLON_OC_UNOCCUPIED := 1,
  eLON_OC_BYPASS     := 2,
  eLON_OC_STANDBY    := 3
)
END_TYPE

eLON_OC_NUL: Invalid Value

eLON_OC_OCCUPIED: Area is occupied

eLON_OC_UNOCCUPIED: Area is unoccupied

eLON_OC_BYPASS: Area is temporarily occupied for the bypass period

eLON_OC_STANDBY: Area is temporarily unoccupied

Requirements

Development Environment

TwinCAT 3 PLC library to be integrated

TwinCAT from v3.1.4020.14

Tc2_LON from 3.3.4.0