C# Mine
ContentsIndexHome
PreviousUpNext
Sensor.ConfigSection Method

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

Syntax
C#
internal 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.

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