IEC 61850 Device Profile Catalog
The Device Profile catalog contains the list of Common Data Classes that are recognized by PcVue, organized as one or more profiles. For example IEC 61850 (Substation) and IEC 61400-25 (Wind Power Plants). The data in the catalog is used to make the link between the value, quality and timestamp attributes of IEC 61850 data objects and the corresponding properties of variables.
The catalog is defined by an XML file named 61850Catalog.Xml. The file can be located in the Bin folder and/or the project's C folder. Device Profiles from both files will appear in the Device Configuration dialog.
Show picture
The following CDC's were defined in the catalog, and are therefore recognized by PcVue, at the time of writing this help.
| Profile 61850 | Profile 61400-25 |
| SPS | SPS |
| DPS | DPS |
| INS | INS |
| ACD | BCR |
| SEC | MV |
| BCR | CMV |
| MV | SPC |
| CMV | DPC |
| SAV | INC |
| DPC | APC |
| INC | SPV |
| BSC | STV |
| ISC | ALM |
| APC | CTE |
| LPL | TMS |
Editing the Device Profile Catalog
Do NOT attempt to edit this file unless you are familiar with XML, data structures of IEC 61850 and PcVue variable properties.
The Device Profile Catalog can be edited to add new Common Data Classes or to add custom profiles. The file can be edited with any suitable XML editor.