openPDC Synchrophasor Help
CommonFrameHeader Constructor (typeID, timestamp)
NamespacesTVA.PhasorProtocols.Ieee1344CommonFrameHeaderCommonFrameHeader(FrameType, Ticks)
Creates a new CommonFrameHeader from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
public CommonFrameHeader(
	FrameType typeID,
	Ticks timestamp
)
Public Sub New ( _
	typeID As FrameType, _
	timestamp As Ticks _
)
public:
CommonFrameHeader(
	FrameType typeID, 
	Ticks timestamp
)
Parameters
typeID (FrameType)
The IEEE 1344 specific frame type of this frame.
timestamp (Ticks)
The timestamp of this frame.

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