E_LON_control_resp_t

Used by: SNVT_ctrl_resp

TYPE E_LON_control_resp_t :
(
  eLON_CTRLR_NUL    := -1,
  eLON_CTRLR_NO     := 0,
  eLON_CTRLR_PEND   := 1,
  eLON_CTRLR_REL    := 2,
  eLON_CTRLR_QUERY  := 3,
  eLON_CTRLR_RES    := 4,
  eLON_CTRLR_ERR    := 5
)
END_TYPE

eLON_CTRLR_NUL: Invalid value

eLON_CTRLR_NO: Number of current controller

eLON_CTRLR_PEND: Request pending due to control query to current operator

eLON_CTRLR_REL: Current control released

eLON_CTRLR_QUERY: Query to current controller

eLON_CTRLR_RES: Controllable device has been reset

eLON_CTRLR_ERR: Error in control