lib60870.NET  2.2.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
lib60870.CS101.StartEvent Class Reference

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]
 

Detailed Description

SPE - Start events of protection equipment according to IEC 60870-5-101:2003 7.2.6.11

Property Documentation

◆ GS

bool lib60870.CS101.StartEvent.GS
getset

General start of operation

true if started; otherwise, false.

◆ SIE

bool lib60870.CS101.StartEvent.SIE
getset

Start of operation IE (earth current)

true if started; otherwise, false.

◆ SL1

bool lib60870.CS101.StartEvent.SL1
getset

Start of operation phase L1

true if started; otherwise, false.

◆ SL2

bool lib60870.CS101.StartEvent.SL2
getset

Start of operation phase L2

true if started; otherwise, false.

◆ SL3

bool lib60870.CS101.StartEvent.SL3
getset

Start of operation phase L3

true if started; otherwise, false.

◆ SRD

bool lib60870.CS101.StartEvent.SRD
getset

Start of operation in reverse direction

true if started; otherwise, false.


The documentation for this class was generated from the following file: