Skip to main content

Enum MaxBotix.SensorType

Maxbotic sensor product types

Assembly: MaxBotix.dll
View Source
Declaration
public enum MaxBotix.SensorType

Fields

LV

LV series - returns data in inches

View Source
Declaration
LV = 0

XL

XL series - metric

View Source
Declaration
XL = 1

XLLongRange

XL long range - metric

View Source
Declaration
XLLongRange = 2

HR5Meter

HR series 5 meter - metric

View Source
Declaration
HR5Meter = 3

HR10Meter

HR series 10 meter - metric

View Source
Declaration
HR10Meter = 4