Gets or sets the input device type which determines how the packet's 12 bit address space should be decoded.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public Sensor..::..DeviceType InputDevice { get; set; }
Visual Basic
Public Property InputDevice As Sensor..::..DeviceType
	Get
	Set

See Also