E_LON_learn_mode_t

Used by: SNVT_preset

TYPE E_LON_learn_mode_t :
(
  eLON_LN_NUL           := -1,
  eLON_LN_RECALL        := 0,
  eLON_LN_LEARN_CURRENT := 1,
  eLON_LN_LEARN_VALUE   := 2,
  eLON_LN_REPORT_VALUE  := 3
)
END_TYPE

eLON_LN_NUL: Invalid Value

eLON_LN_RECALL: Recall

eLON_LN_LEARN_CURRENT: Learn present value

eLON_LN_LEARN_VALUE: Learn given value

eLON_LN_REPORT_VALUE: Report the value

Requirements

Development Environment

TwinCAT 3 PLC library to be integrated

TwinCAT from v3.1.4020.14

Tc2_LON from 3.3.4.0