Gets or sets the command stations's slot number.

Namespace: RRAutoLib.Loconet
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public override byte Slot { get; set; }
Visual Basic
Public Overrides Property Slot As Byte
	Get
	Set

Field Value

Valid slot numbers are 1-120. Some command stations have less than 120 slots.

See Also