Click or drag to resize

CommonFrameHeaderTypeID Property

Gets or sets the BPA PDCstream specific frame type of this frame.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public FrameType TypeID { get; }
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