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

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

Public Attributes

uint16_t occLow_mA [NUM_BSD_SENSORS_PER_CARD]
 Minimum valid distance per sensor.
 
uint16_t occHigh_mA [NUM_BSD_SENSORS_PER_CARD]
 Maximum valid distance per sensor.
 

Detailed Description

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

Each BSD 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_BSD_SENSORS_PER_CARD.

Definition at line 333 of file BsdConfiguredProducer.h.


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