lib60870.NET 2.3.0
IEC 60870-5-101/104 Protocol Source Code Library for C#/.NET
Loading...
Searching...
No Matches
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)
 
 StartEvent (StartEvent orignal)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 

Properties

bool GS [get, set]
 General start of operation.
 
bool SL1 [get, set]
 Start of operation phase L1.
 
bool SL2 [get, set]
 Start of operation phase L2.
 
bool SL3 [get, set]
 Start of operation phase L3.
 
bool SIE [get, set]
 Start of operation IE (earth current)
 
bool SRD [get, set]
 Start of operation in reverse direction.
 
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: