openPDC Synchrophasor Help
CommonFrameHeader Class
NamespacesTVA.PhasorProtocols.MacrodyneCommonFrameHeader
Represents the common header for all Macrodyne frames of data.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class CommonFrameHeader : CommonHeaderBase<FrameType>, 
	ISerializable
<SerializableAttribute> _
Public Class CommonFrameHeader _
	Inherits CommonHeaderBase(Of FrameType) _
	Implements ISerializable
[SerializableAttribute]
public ref class CommonFrameHeader : public CommonHeaderBase<FrameType>, 
	ISerializable
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
CommonFrameHeader()()()()
Creates a new CommonFrameHeader.

CommonFrameHeader(array<Byte>[]()[][], Int32, ConfigurationFrame)
Creates a new CommonFrameHeader from given binaryImage.

CommonFrameHeader(SerializationInfo, StreamingContext)
Creates a new CommonFrameHeader from serialization parameters.

BinaryImage
Gets the binary image of the common header portion of this CommonFrameHeader.

DataLength
Gets the Macrodyne data length.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FixedLength
Total fixed length of CommonFrameHeader.

FrameLength
Gets the Macrodyne frame length.

FrameType
Gets the fundamental frame type of this frame.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext)
Populates a SerializationInfo with the data needed to serialize the target object.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
State()()()() (Inherited from CommonHeaderBase<(Of <(<'FrameType>)>)>.)
StatusFlags
Gets or sets the StatusFlags of this CommonFrameHeader.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TypeID()()()() (Inherited from CommonHeaderBase<(Of <(<'FrameType>)>)>.)
Inheritance Hierarchy
Object
CommonHeaderBase<(Of <(<'FrameType>)>)>
 CommonFrameHeader

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0