Click or drag to resize

CommonFrameHeaderTypeID Property

Gets or sets the IEEE 1344 specific frame type of this frame.

Namespace: GSF.PhasorProtocols.IEEE1344
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