You are here: Symbol Reference > Monnit.Mine Namespace > Sensor Class > Sensor Methods > Sensor.ConfigSection Method
Sensor.ConfigSection Method
Sensor Class  Sensor Members  Sensor Methods  Send Feedback

Used to fill the byte array with the proper values to send a configuration page to the sensor

Syntax
C++
C#
Visual Basic
byte[] ConfigSection(eConfigSection section);
Parameters 
Description 
eConfigSection section 
The page of the sensor configuration to put into the byte array. 

Byte array filled with the proper configuration data.