lib60870.NET 2.3.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
|
Public Member Functions | |
QualityDescriptor (QualityDescriptor original) | |
QualityDescriptor (byte encodedValue) | |
override bool | Equals (object obj) |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static QualityDescriptor | VALID () |
static QualityDescriptor | INVALID () |
Properties | |
bool | Overflow [get, set] |
bool | Blocked [get, set] |
bool | Substituted [get, set] |
bool | NonTopical [get, set] |
bool | Invalid [get, set] |
byte | EncodedValue [get, set] |