Gets the locomotive's address reported by the transponder.

Namespace: RRAutoLib.Loconet
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public ushort TxAddress { get; }
Visual Basic
Public ReadOnly Property TxAddress As UShort
	Get

See Also