Gets or sets the command stations's slot number.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
| C# |
|---|
public byte Slot { get; set; } |
| Visual Basic |
|---|
Public Property Slot As Byte
Get
Set |
Field Value
Valid slot numbers are 1-120. Some command stations have less than 120 slots.
See Also