E_LON_cam_func_t
Used by: SNVT_pos_ctrl
TYPE E_LON_cam_func_t :
(
eLON_CMF_NUL := -1,
eLON_CMF_REL := 0,
eLON_CMF_TOUR := 1,
eLON_CMF_ABS := 2
)
END_TYPE
eLON_CMF_ABSeLON_CMF_TOUReLON_CMF_RELeLON_CMF_NUL
eLON_CMF_NUL: Invalid function call response
eLON_CMF_REL: Relative positions, prepositions
eLON_CMF_TOUR: Preposition tour tables
eLON_CMF_ABS: 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 |