Enumerations
Enumerations are usually detailed in the SCL file. This section explains the common enumerations used in IEC 61850 driver.
NOTE: The enumerations may be defined differently in different SCL files. Verify the enumeration values in your SCL file. Enumerations defined in any SCL file are implemented as an Analog point/control. You have to be aware of what are the accepted values and their meaning. They are usually defined at the end of the SCL file.
The following are some of the common enumeration values:
Type | Numbers | Values |
---|---|---|
ctModels | 0 | Status Only |
1 | Direct with normal security | |
2 | SBO with normal security | |
3 | Direct with enhanced security | |
4 | SBO with enhanced security | |
OrCat | 0 | Not supported |
1 | Bay control | |
2 | Station Control | |
3 | Remote control | |
4 | Automatic bay | |
5 | Automatic station | |
6 | Automatic remote | |
7 | Maintenance | |
8 | Process | |
Beh | 1 | On |
2 | Blocked | |
3 | Test | |
4 | Test/blocked | |
5 | Off |