Monnit Mine Java
ContentsIndexHome
PreviousUpNext
FilteredPulseCounterBase.UpdateSensorProfileConfig1 Method
Syntax
Pascal
C++
Java
PHP
function UpdateSensorProfileConfig1(sens: Sensor; awareOverflowCount: long; overflowCount: long; sendSensorUpdate: Boolean): Pointer;
Parameters 
Description 
Sensor 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 

 

sets all data for the ProfileConfig1 configuration available on the sensor  

 

Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!