Gets or sets the sensing device address.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property DevAddr As UShort
Get
Set
public ushort DevAddr { get; set; }
Property Value
Type:
UInt16Valid address values are 0-4095.
See Also