PkPeerXferTargetHighAdr Property |
Gets or sets the target's high address of the byte move.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property TargetHighAdr As Byte
Get
Set
public byte TargetHighAdr { get; set; }
Property Value
Type:
ByteThe 7 most significant bits of the 14 bit target address.
See Also