You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
->Add IEC61850Model/SVControlBlock.cs; ->Add SVCBHandler to .net |
5 months ago | |
|---|---|---|
| .. | ||
| DynamicModelGenerator | 7 months ago | |
| SCLParser | 7 months ago | |
| StaticModelGenerator | 7 months ago | |
| Tools | 5 months ago | |
| README.md | 7 months ago | |
| Tools_ModelGenerator.sln | 7 months ago | |
README.md
This tool can be accessed from both the command line of visual studio. To run the tool from the command line a command of the following format has to be generated:
-ied -ap -out -modelprefix
Usage: Static Model (1) Dynamic Model (2)
The values in <> have to be replaced with the values corresponding to an arbitrary ICD file. To run this command completely the command should look like this:
Example:
dotnet Tools.dll 1 ICDFiles/genericIO.icd -ied simpleIO -ap accessPoint1 -out static_model -modelprefix iedModel