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

Integrated totals information object with CP56Time2a time tag (M_IT_TB_1) More...

Inheritance diagram for lib60870.CS101.IntegratedTotalsWithCP56Time2a:
Collaboration diagram for lib60870.CS101.IntegratedTotalsWithCP56Time2a:

Public Member Functions

override int GetEncodedSize ()
 Gets the encoded payload size of the object (information object size without the IOA) More...
 
 IntegratedTotalsWithCP56Time2a (int ioa, BinaryCounterReading bcr, CP56Time2a timestamp)
 
 IntegratedTotalsWithCP56Time2a (ApplicationLayerParameters parameters, byte[] msg, int startIndex, bool isSequence)
 
override void Encode (Frame frame, ApplicationLayerParameters parameters, bool isSequence)
 
- Public Member Functions inherited from lib60870.CS101.IntegratedTotals
 IntegratedTotals (int ioa, BinaryCounterReading bcr)
 
- Public Member Functions inherited from lib60870.CS101.InformationObject
 InformationObject (int objectAddress)
 

Properties

override TypeID Type [get]
 
override bool SupportsSequence [get]
 
CP56Time2a Timestamp [get]
 
- Properties inherited from lib60870.CS101.IntegratedTotals
override TypeID Type [get]
 
override bool SupportsSequence [get]
 
BinaryCounterReading BCR [get]
 
- Properties inherited from lib60870.CS101.InformationObject
int ObjectAddress [get, set]
 
abstract bool SupportsSequence [get]
 Indicates if this information object type supports sequence of information objects encoding More...
 
abstract TypeID Type [get]
 The type ID (message type) of the information object type More...
 

Additional Inherited Members

- Protected Member Functions inherited from lib60870.CS101.InformationObject
 InformationObject (ApplicationLayerParameters parameters, byte[] msg, int startIndex, bool isSequence)
 

Detailed Description

Integrated totals information object with CP56Time2a time tag (M_IT_TB_1)

Member Function Documentation

◆ GetEncodedSize()

override int lib60870.CS101.IntegratedTotalsWithCP56Time2a.GetEncodedSize ( )
virtual

Gets the encoded payload size of the object (information object size without the IOA)

Returns
The encoded size in bytes

Reimplemented from lib60870.CS101.IntegratedTotals.


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