libiec61850.NET 1.6.1
IEC 61850 .NET API for libiec61850 protocol library
|
Classes | |
struct | IEC61850.Client.LastApplErrorInternal |
class | IEC61850.Client.LastApplError |
class | IEC61850.Client.ControlObject |
Control object. More... | |
Namespaces | |
namespace | IEC61850 |
IEC 61850 API for the libiec61850 .NET wrapper library. | |
namespace | IEC61850.Common |
namespace | IEC61850.Client |
Enumerations | |
enum | IEC61850.Common.ControlModel { IEC61850.Common.STATUS_ONLY = 0 , IEC61850.Common.DIRECT_NORMAL = 1 , IEC61850.Common.SBO_NORMAL = 2 , IEC61850.Common.DIRECT_ENHANCED = 3 , IEC61850.Common.SBO_ENHANCED = 4 } |
Control model. More... | |
enum | IEC61850.Common.OrCat { IEC61850.Common.NOT_SUPPORTED = 0 , IEC61850.Common.BAY_CONTROL = 1 , IEC61850.Common.STATION_CONTROL = 2 , IEC61850.Common.REMOTE_CONTROL = 3 , IEC61850.Common.AUTOMATIC_BAY = 4 , IEC61850.Common.AUTOMATIC_STATION = 5 , IEC61850.Common.AUTOMATIC_REMOTE = 6 , IEC61850.Common.MAINTENANCE = 7 , IEC61850.Common.PROCESS = 8 } |
Originator category. More... | |
enum | IEC61850.Client.ControlActionType { IEC61850.Client.SELECT = 0 , IEC61850.Client.OPERATE = 1 , IEC61850.Client.CANCEL = 2 } |