Declaration Syntax
public CommonFrameHeader(
FrameType typeID,
ushort idCode,
Ticks timestamp
)
Public Sub New ( _
typeID As FrameType, _
idCode As UShort, _
timestamp As Ticks _
)
Parameters
- typeID (FrameType)
- The IEEE C37.118 specific frame type of this frame.
- idCode (UInt16)
- The ID code of this frame.
- timestamp (Ticks)
- The timestamp of this frame.
Assembly:
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0