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

For interval based sensors (Temperature, Humidity, etc) If reading is below this value the sensor enters aware mode

Syntax
C++
C#
Visual Basic
__property long MinimumThreshold;