You are here: Symbol Reference > BaseApplication Namespace > BaseApplication.eConfigSection Enumeration
BaseApplication.eConfigSection Enumeration
Send Feedback

Configuration page of the sensor. All sensor types contain General Config 1, General Config 2, and Profile Config1. Certain profiles also have a second profile configuration page.

Enumerations.cs

Syntax
C++
C#
Visual Basic
Members
enum eConfigSection { General_1 = 24, General_2 = 25, Profile_1 = 28, Profile_2 = 29 };