Click or drag to resize

ConfigurationFrameIDCode Property

Gets or sets the numeric ID code for this ConfigurationCell.

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

Property Value

UInt16

Implements

IChannelFrameIDCode
See Also