PkSlotMoveDestSlot Property |
Gets or sets the destination slot to move to.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property DestSlot As Byte
Get
Set
public byte DestSlot { get; set; }
Property Value
Type:
ByteValid slot numbers are 0-120. Some command stations have less than 120 slots.
RemarksA destination slot of zero releases (purges) the source slot.
See Also