E_LON_pan_dir_t
Used by: SNVT_ptz
TYPE E_LON_pan_dir_t :
(
eLON_PAN_NUL := -1,
eLON_PAN_STOP := 0,
eLON_PAN_RIGHT := 1,
eLON_PAN_LEFT := 2
)
END_TYPE
eLON_PAN_NUL: Invalid Value
eLON_PAN_STOP: Stop panning
eLON_PAN_RIGHT: Pan to the right
eLON_PAN_LEFT: Pan to the left
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |