Click or drag to resize

EngineSlot Property

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
Syntax
Public ReadOnly Property Slot As Byte
	Get

Property Value

Type: Byte
Zero if engine is not bound to a slot, otherwise returns the slot number the engine is bound to.
See Also