|
ConfigurationCellMeasurementsWithError Property
|
Gets or sets the number of measurements received while this
IDevice was reporting errors.
Namespace: GSF.PhasorProtocols.AnonymousAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public long MeasurementsWithError { get; set; }
Public Property MeasurementsWithError As Long
Get
Set
abstract MeasurementsWithError : int64 with get, set
override MeasurementsWithError : int64 with get, set
function get_MeasurementsWithError();
function set_MeasurementsWithError(value);
View SourceProperty Value
Int64Implements
IDeviceMeasurementsWithErrorSee Also