Click or drag to resize

CommonFrameHeaderStatusFlags Property

Gets or sets the StatusFlags of this CommonFrameHeader.

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

Property Value

StatusFlags
Remarks
Status flags are only relevant for 1690M implementations and are not provided for 1690G implementations.
See Also