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 virtual byte Slot { get; set; }
Visual Basic
Public Overridable Property Slot As Byte
	Get
	Set

Field Value

Valid values are 1-127.

See Also