Gets 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

Return Value

This value is set by the constructor to 123 and can not be changed.

See Also