CommonFrameHeaderTypeID Property

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

Definition

Namespace: Gemstone.PhasorProtocols.IEEE1344
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.166 -- Release Build+4f9601ce2fc7721cafe5edaeacb540e40faa3f58
public FrameType TypeID { get; set; }

Property Value

FrameType

Implements

TypeID

Remarks

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

This is the TypeID implementation.

See Also