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

sets all data for the ProfileConfig2 configuration available on the sensor

Syntax
C++
C#
Visual Basic
void UpdateSensorProfileConfig2(Sensor sens, int Sensitivity, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
int Sensitivity 
Default value is 3 1 is the most sensitive to motion, 4 is the least sensitive 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration