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

Defines in minutes the interval at which the sensor communicates with the gateway when the sensor is in the aware state. 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 ActiveStateInterval;