LCC Fusion Project 1.0
LCC Automation
Loading...
Searching...
No Matches
UodConfiguredProducer::SensorRange Struct Reference

Holds configured min/max range values for all sensors on a card. More...

Public Attributes

byte minDistance [NUM_UOD_SENSORS_PER_CARD]
 Minimum valid distance per sensor.
 
byte maxDistance [NUM_UOD_SENSORS_PER_CARD]
 Maximum valid distance per sensor.
 

Detailed Description

Holds configured min/max range values for all sensors on a card.

Each UOD Card supports multiple sensors. For every sensor, a minimum and maximum distance threshold can be configured. The card uses these thresholds to decide when an occupancy detection event is valid.

Note
Arrays are sized for NUM_UOD_SENSORS_PER_CARD.

Definition at line 299 of file UodConfiguredProducer.h.


The documentation for this struct was generated from the following file: