Gets or sets the BDL16x address of the transponding receiver reporting the event.

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

Syntax

C#
public ushort BDL16RxAddress { get; set; }
Visual Basic
Public Property BDL16RxAddress As UShort
	Get
	Set

Field Value

Valid address values are 1-256.

See Also