You are here: Symbol Reference > BaseApplication Namespace > Sensor Class > Sensor Properties > Sensor.ReportInterval Property
Sensor.ReportInterval Property
Sensor Class  Sensor Members  Sensor Properties  Send Feedback

Defines in minutes the interval at which the sensor communicates with the gateway. Unless triggered to communicate earlier, the sensor will send a data message to the gateway when this many minutes elapse.

Syntax
C++
C#
Visual Basic
__property double ReportInterval;