Click or drag to resize

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
Syntax
Public Property DccAddress As UShort
	Get
	Set

Property Value

Type: UInt16
Valid address values are 0-14847.
Remarks
Valid only if Type is TransponderRelease, TransponderDetect, or TransponderInputBits. Reading supports 7 or 14 bit addressing. Writting always encodes as 14 bit.
See Also