Gets or sets the device address this sensor will respond to.

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

Syntax

C#
public ushort Address { get; set; }
Visual Basic
Public Property Address As UShort
	Get
	Set

See Also