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

sets all data for the ProfileConfig1 configuration available on the sensor

Syntax
C++
C#
Visual Basic
void UpdateSensorProfileConfig1(Sensor sens, int eventDectionType, int rearmTime, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
int eventDectionType 
Allows aware state when loops is closed = 0, open = 1, or state change = 2 
int rearmTime 
The time in seconds after a triggering event that the sensor will wait before re-arming itself 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration