Gets or sets the target's high address of the byte move.

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

Syntax

C#
public byte TargetHighAdr { get; set; }
Visual Basic
Public Property TargetHighAdr As Byte
	Get
	Set

Field Value

The 7 most significant bits of the 14 bit target address.

See Also