PlcImportOptions

This enum contains the following options and is being used when importing a PlcOpen conform XML file via method ITcPlcIECProject::PlcOpenImport().

Element

Description

Supported By

PLCIMPORTOPTIONS_NONE

---

TwinCAT 3.1

PLCIMPORTOPTIONS_RENAME

In case the imported item already exists in the PLC project, it is automatically renamed

TwinCAT 3.1

PLCIMPORTOPTIONS_REPLACE

In case the imported item already exists in the PLC project, the existing project is being replaced

TwinCAT 3.1

PLCIMPORTOPTIONS_SKIP

In case the imported item already exists in the PLC project, skip it

TwinCAT 3.1