The Tracker type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CheckTrackedInRange |
Check if the sensor is within range now
| |
| CheckTrackedMaxValue | ||
| CheckTrackedMinValue |
Check if a sensor exceeded the minimum limit.
| |
| DontTrackMinMaxValues |
Stops tracking the min/max values by tracker.
| |
| GetCurrentValues |
Get Current Values of a sensor from tracker.
| |
| TrackMinMaxValues |
Track Min or/and Max values of a sensor.
|