E_LON_override_t
Used by: SNVT_override
TYPE E_LON_override_t :
(
eLON_OV_NUL := -1,
eLON_OV_RETAIN := 0,
eLON_OV_SPECIFIED := 1,
eLON_OV_DEFAULT := 2
)
END_TYPE
eLON_OV_NUL: Invalid Value
eLON_OV_RETAIN: Retain current level
eLON_OV_SPECIFIED: Go to specified level
eLON_OV_DEFAULT: Go to default level
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |