Appendix M –Profinet 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 |
--igsdmlident | Import GSDML identity and device description |
--ideldap | Delete all Device Access Points before import |
--idelmod | Delete all Modules before import |
--idelslot | Delete all Slots before import |
--idelparam | Delete all Parameters before import |
--ideldiag | Delete all Diagnosis Items before import |
Example: import a example GSDML file and clear all objects before import and generate all files:
iccCmd.cmd --isrcfile=”C:\Users\user1\exampleGSDML.xml” --igsdmlident --ideldap --idelmod --idelslot --idelparam --ideldiag --generate C:\Users\user1\Projects\project_A.iccproj
|
Table 43: Options for Profinet Commands