Gets the slot number assigned to the Engine by the command station.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property Slot As Byte
Get
public byte Slot { get; }
Property Value
Type:
ByteZero if engine is not bound to a slot, otherwise returns the slot number the engine is bound to.
See Also