|
IDeviceMeasurementsDefined Property
|
Gets or sets the number of measurements (per frame) defined for this
IDevice.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax long MeasurementsDefined { get; set; }
Property MeasurementsDefined As Long
Get
Set
abstract MeasurementsDefined : int64 with get, set
function get_MeasurementsDefined();
function set_MeasurementsDefined(value);
View SourceProperty Value
Int64See Also