|
DataPublisherMeasurementReportingInterval Property
|
Gets or sets the measurement reporting interval.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax function get_MeasurementReportingInterval();
function set_MeasurementReportingInterval(value);
View SourceProperty Value
Int32Remarks
This is used to determined how many measurements should be processed before reporting status.
See Also