|
lib60870.NET 2.3.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
|
Public Member Functions | |
| SingleCommandQualifier (byte encodedValue) | |
| SingleCommandQualifier (bool state, bool selectCommand, int qu) | |
| byte | GetEncodedValue () |
Properties | |
| int | QU [get] |
| bool | State [get] |
| bool | Select [get] |