You are here: Symbol Reference > Monnit Namespace > SeatBase Class > SeatBase Methods > SeatBase.UpdateSensorProfileConfig2 Method
SeatBase.UpdateSensorProfileConfig2 Method
SeatBase Class  SeatBase Members  SeatBase Methods  Send Feedback

sets all data for the ProfileConfig2 configuration available on the sensor

Syntax
C++
C#
Visual Basic
void UpdateSensorProfileConfig2(Sensor sens, double assessmentInterval, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
double assessmentInterval 
How often the sensor checks (in seconds) to see if the seat is occupied.  
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration