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