pcm_export_scd
Export a project's IEC 61850 SCD file from the PCM600 database to a specified path. Safely generates the SCL export without modifying source data, avoiding overwrites unless explicitly enabled.
Instructions
Export a project's SCD file from the PCM600 database. Read-only; no relay contact.
project is the PCM600 project name, which is not necessarily the database name — if you
have the .apcmp, run apcmp_summary first to get the right one. scl_version selects the
IEC 61850 edition; omit it for the PCM600 default.
Refuses to overwrite an existing file unless overwrite=true, since an existing export is
often the baseline you are about to diff against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| out_path | Yes | ||
| overwrite | No | ||
| scl_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||