pcm_import_scd
Import an SCD file into a PCM600 project with automatic IED-loss verification, snapshot backup, and optional overwrite of logical-node and Signal Matrix configuration.
Instructions
Import an SCD file into a PCM600 project. MODIFIES THE PROJECT.
Requires PCM_MCP_ALLOW_WRITES=1 and confirm=true. Before importing it snapshots the project, and it counts the IEDs in the source SCD; afterwards it re-exports the SCD and counts again, so a silent IED loss is reported rather than passing as success.
That verification matters: PCM600's import defaults to ignoring IEDs whose object type it does
not recognise, without reporting an error. If a connectivity package is missing, IEDs
vanish quietly. Run apcmp_summary or check pcm_cli_info connectivity packages first.
ln_overwrite_allowed / smt_overwrite_allowed permit overwriting existing logical-node and
Signal Matrix configuration. Both default to off because both discard engineering work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| project | Yes | ||
| scd_path | Yes | ||
| ln_overwrite_allowed | No | ||
| smt_overwrite_allowed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||