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

sets all data for the ProfileConfig1 configuration available on the sensor

Syntax
C++
C#
Visual Basic
void UpdateSensorProfileConfig1(Sensor sens, long awareOverflowCount, long overflowCount, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
long awareOverflowCount 
while in the aware state counts below this value set the sensor back to normal 
long overflowCount 
while in normal state counts above this value send the sensor into aware state 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration