Click or drag to resize

ConfigurationCellStatusFlags Property

Gets or sets status flags of this ConfigurationCell.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public ushort StatusFlags { get; set; }
View Source

Property Value

UInt16
Remarks
These are bit flags, use properties to change basic values.
See Also