Appendix N – EtherNet/IP Commands
Option | Meaning |
|
|
Import options · “override existing objects” is always true and cannot be toggled · Import settings are not saved to project file and are always on default. They have to be set on every command | |
--isrcfile= <value> | Source file path to import |
--iedsdescr | Import EDS device description |
--idelcap | Delete all Device Access Points before import |
--idelparam | Delete all Modules before import |
--idelassem | Delete all Slots before import |
--idelconn | Delete all Parameters before import |
Example: import a example EDS file and clear all objects before import and generate all files:
iccCmd.cmd --isrcfile=”C:\Users\user1\exampleEDS.eds” --iedsdescr --idelcap --idelparam --idelassem --idelconn --generate C:\Users\user1\Projects\project_B.iccproj
|
Table 44: Options for EtherNet/IP Commands