Click or drag to resize

SensorDeviceType Enumeration

The device type generating the sensor event packets.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration DeviceType
Members
  Member nameValueDescription
BDL16x08 bits used for device address and 4 used for ports.
DS5419 bits used for device address, 2 bits for input pair, and 1 bit for input type.
Other2All 12 bits used for device address.
Remarks
Determines how the packet's 12 bit address space should be decoded.
See Also