E_LON_config_source_t
Used by: SNVT_config_src
TYPE E_LON_config_source_t :
(
eLON_CFG_NUL := -1,
eLON_CFG_LOCAL := 0,
eLON_CFG_EXTERNAL := 1
)
END_TYPE
eLON_CFG_NUL: Invalid Value
eLON_CFG_LOCAL: Device will use self-installation functions to set its own network image
eLON_CFG_EXTERNAL: Device's network image will be set by an outside source
Requirements
Development Environment | TwinCAT 3 PLC library to be integrated |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_LON from 3.3.4.0 |