libiec61850.NET 1.6.1
IEC 61850 .NET API for libiec61850 protocol library
Loading...
Searching...
No Matches
IEC61850.Common.Quality Class Reference

The quality of a data object. More...

Public Member Functions

override string ToString ()
 
 Quality (int bitStringValue)
 
 Quality ()
 
Validity GetValidity ()
 
void SetValidity (Validity validity)
 

Properties

ushort Value [get]
 
Validity Validity [get, set]
 
bool Overflow [get, set]
 
bool OutOfRange [get, set]
 
bool BadReference [get, set]
 
bool Oscillatory [get, set]
 
bool Failure [get, set]
 
bool OldData [get, set]
 
bool Inconsistent [get, set]
 
bool Inaccurate [get, set]
 
bool Substituted [get, set]
 
bool Test [get, set]
 
bool OperatorBlocked [get, set]
 
bool Derived [get, set]
 

Detailed Description

The quality of a data object.

Constructor & Destructor Documentation

◆ Quality() [1/2]

IEC61850.Common.Quality.Quality ( int bitStringValue)

◆ Quality() [2/2]

IEC61850.Common.Quality.Quality ( )

Member Function Documentation

◆ GetValidity()

Validity IEC61850.Common.Quality.GetValidity ( )

◆ SetValidity()

void IEC61850.Common.Quality.SetValidity ( Validity validity)

◆ ToString()

override string IEC61850.Common.Quality.ToString ( )

Property Documentation

◆ BadReference

bool IEC61850.Common.Quality.BadReference
getset

◆ Derived

bool IEC61850.Common.Quality.Derived
getset

◆ Failure

bool IEC61850.Common.Quality.Failure
getset

◆ Inaccurate

bool IEC61850.Common.Quality.Inaccurate
getset

◆ Inconsistent

bool IEC61850.Common.Quality.Inconsistent
getset

◆ OldData

bool IEC61850.Common.Quality.OldData
getset

◆ OperatorBlocked

bool IEC61850.Common.Quality.OperatorBlocked
getset

◆ Oscillatory

bool IEC61850.Common.Quality.Oscillatory
getset

◆ OutOfRange

bool IEC61850.Common.Quality.OutOfRange
getset

◆ Overflow

bool IEC61850.Common.Quality.Overflow
getset

◆ Substituted

bool IEC61850.Common.Quality.Substituted
getset

◆ Test

bool IEC61850.Common.Quality.Test
getset

◆ Validity

Validity IEC61850.Common.Quality.Validity
getset

◆ Value

ushort IEC61850.Common.Quality.Value
get

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