E_LON_control_resp_t
Genutzt durch: 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
Voraussetzungen
Entwicklungsumgebung | Einzubindende TwinCAT 3 SPS-Bibliothek |
---|---|
TwinCAT ab v3.1.4020.14 | Tc2_LON ab 3.3.4.0 |