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

sets all data for the ProfileConfig2 configuration available on the sensor

Syntax
C++
C#
Visual Basic
void UpdateSensorProfileConfig2(Sensor sens, int powerReduction, Boolean doubleTransmit, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
int powerReduction 
Sets the power reduction allowing communication close to the gateway. (0 dB = 0, 6 dB = 1, 12 dB = 2, and 18 dB = 3 
Boolean doubleTransmit 
Determines if the sensor should first ping to obtain updated signal strength before transmitting. 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration