Click or drag to resize

CommonFrameHeaderTypeID Property

Gets or sets the IEEE C37.118 specific frame type of this frame.

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public FrameType TypeID { get; set; }
View Source

Property Value

FrameType

Implements

ICommonHeaderTTypeIdentifierTypeID
Remarks

This returns the protocol specific frame classification which uniquely identifies the frame type.

This is the TypeID implementation.

See Also