lib60870.NET
2.2.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
|
SPE - Start events of protection equipment according to IEC 60870-5-101:2003 7.2.6.11 More...
Public Member Functions | |
StartEvent (byte encodedValue) | |
override string | ToString () |
Properties | |
bool | GS [get, set] |
General start of operation More... | |
bool | SL1 [get, set] |
Start of operation phase L1 More... | |
bool | SL2 [get, set] |
Start of operation phase L2 More... | |
bool | SL3 [get, set] |
Start of operation phase L3 More... | |
bool | SIE [get, set] |
Start of operation IE (earth current) More... | |
bool | SRD [get, set] |
Start of operation in reverse direction More... | |
bool | RES1 [get, set] |
bool | RES2 [get, set] |
byte | EncodedValue [get, set] |
SPE - Start events of protection equipment according to IEC 60870-5-101:2003 7.2.6.11
|
getset |
General start of operation
true
if started; otherwise, false
.
|
getset |
Start of operation IE (earth current)
true
if started; otherwise, false
.
|
getset |
Start of operation phase L1
true
if started; otherwise, false
.
|
getset |
Start of operation phase L2
true
if started; otherwise, false
.
|
getset |
Start of operation phase L3
true
if started; otherwise, false
.
|
getset |
Start of operation in reverse direction
true
if started; otherwise, false
.