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

Application type of sensor. Certain settings are interpreted differently for different types of sensors

Enumerations.cs

Syntax
C++
C#
Visual Basic
Members
enum eSensorApplication { DC_Voltage_1V = 1, Temperature = 2, Dry_Contact = 3, Water_Detection = 4, Activity_Detection = 5, Magnetic_Presence = 6, Open_Closed = 9, Button = 11, Control_2_Output = 12, ID = 14, Accelerometer_Snapshot = 15, Accelerometer_Impact_Detection = 16, Activity_Number = 19, Accelerometer_Motion_Over_Time = 20, Lux = 21, Current_20mA = 22, Infared_Motion = 23, Flex = 24, Liquid_Tape_8 = 26, Light_Detection = 27, Compass = 28, Humidity_Grains_Per_Pound = 30, AC_Voltage_500 = 32, Vehicle_Detection = 33, CO_Gas = 34, High_Temperature = 35, Liquid_Tape_24 = 36, Vehicle_Counter = 39, Vehicle_Speed = 40, Pressure = 41, Activity_Timer = 42, Humidity = 43, Low_Temperature = 46, Pulse_Counter_4_Input = 47, Pulse_Counter_1_Input = 48, Seat_Occupancy = 51, Air_Flow_Detection = 52, Current_1mA = 55, DC_Voltage_50V = 59, AC_Voltage_Detection = 64, Water_Temperature = 65, Asset = 66, Ultrasonic_Ranger = 67, Pulse_Counter_2_Input = 69, Resistance = 70, DC_Voltage_Detection = 71, DC_Voltage_5V = 72, Filtered_Pulse_Counter_1_Input = 73, DC_Voltage_10V = 74, Accelerometer_Tilt = 75, Duct_Temperature = 84, Horizon_Pulse_Counter = 90, VibrationMeter = 95 };