PkMultiSenseDccAddress Property |
Gets or sets the locomotive's address reported by the transponder.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property DccAddress As UShort
Get
Set
public ushort DccAddress { get; set; }
Property Value
Type:
UInt16Valid address values are 0-14847.
Remarks
See Also