libiec61850.NET  1.5.1
IEC 61850 .NET API for libiec61850 protocol library
IEC61850.Server.ReportControlBlock Class Reference

Report control block (RCB) instance for server data model More...

Public Member Functions

 ReportControlBlock (string name, LogicalNode parent, string rptId, bool isBuffered, string dataSetName, uint confRev, byte trgOps, byte options, uint bufTm, uint intgPd)
 
void SetPreconfiguredClient (byte[] clientAddress)
 

Public Attributes

IntPtr self = IntPtr.Zero
 

Properties

string Name [get]
 
LogicalNode Parent [get]
 
bool RptEna [get]
 
string RptID [get]
 
string DataSet [get]
 
UInt32 ConfRev [get]
 
ReportOptions OptFlds [get]
 
UInt32 BufTm [get]
 
UInt16 SqNum [get]
 
TriggerOptions TrgOps [get]
 
UInt32 IntgPd [get]
 
bool GI [get]
 
bool PurgeBuf [get]
 
byte [] EntryID [get]
 
UInt64 TimeofEntry [get]
 
UInt16 ResvTms [get]
 
byte [] Owner [get]
 

Detailed Description

Report control block (RCB) instance for server data model


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