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