C# Mine
ContentsIndexHome
PreviousUpNext
Pressure50PSIBase.UpdateSensorGeneralConfig2 Method

sets all data for the GeneralConfig2 configuration available on the sensor

Syntax
C#
[System.Obsolete("This method is deprecated. Use the SensorEdit method instead.")] public static void UpdateSensorGeneralConfig2(Sensor sens, int recovery, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated  
int recovery 
Once the recovery count is reached, the sensor will go to link mode and begin scanning channels and trying to find a gateway to join 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!