Gets the command stations's slot number.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Overrides Property Slot As Byte
Get
Set
public override byte Slot { get; set; }
Return Value
Type:
ByteThis value is set by the constructor to 123 and can not be changed.
See Also