E_LON_cam_act_t
Used by: SNVT_pos_ctrl
TYPE E_LON_cam_act_t :
(
eLON_CMA_NUL := -1,
eLON_CMA_SAVE := 0,
eLON_CMA_CALL := 1,
eLON_CMA_READ := 2
)
END_TYPE
eLON_CMA_NUL: Invalid action call response
eLON_CMA_SAVE: Save the values defined by the function
eLON_CMA_CALL: Preposition tour tables
eLON_CMA_READ: Absolute positions
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |