Turnout address. This is the address of the particular turnout outputs of a decoder. Do not mistake it for the decoder address!

Namespace: XpressnetLib
Assembly: XpressnetLib (in XpressnetLib.dll) Version: 0.1.4195.39796

Syntax

C#
public int Address { get; }
Visual Basic
Public ReadOnly Property Address As Integer
	Get
Visual C++
public:
property int Address {
	int get ();
}

See Also