PkSlotUnlinkFromSlot Property |
Gets or sets the slot to unlink from.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property FromSlot As Byte
Get
Set
public byte FromSlot { get; set; }
Property Value
Type:
ByteValid slot numbers are 1-120. Some command stations have less than 120 slots.
See Also