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