C# Mine
ContentsIndexHome
PreviousUpNext
Control_1Base.UpdateSensorProfileConfig1 Method

sets all data for the ProfileConfig1 configuration available on the sensor

Syntax
C#
[System.Obsolete("This method is deprecated. Use the SensorEdit method instead.")] public static void UpdateSensorProfileConfig1(Sensor sens, double pollrate, Boolean sendSensorUpdate);
Parameters 
Description 
Sensor sens 
sens the Sensor object to be updated 
double pollrate 
The frequency that this unit polls the gateway to ask if there are control messages waiting to be acted on 
Boolean sendSensorUpdate 
a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!