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

sets all data for the ProfileConfig1 configuration available on the sensor

Syntax
C++
C#
Visual Basic
void UpdateSensorProfileConfig1(Sensor sens, int measurementsPerTransmission, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
int measurementsPerTransmission 
the amount of assessments the sensor where take inbetween heartbeats if during these assesments the value is above or below respective triggering thresholds it will send an aware state message. 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration