Click or drag to resize

ConfigurationCellMeasurementsDefined Property

Gets or sets the number of measurements (per frame) defined for this ConfigurationCell.

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

Property Value

Int64

Implements

IDeviceMeasurementsDefined
See Also