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