Specifies the activity status of a command station slot.
Namespace:
RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.3895.39120
Syntax
| C# |
|---|
public enum SlotActivity |
| Visual Basic (Declaration) |
|---|
Public Enumeration SlotActivity |
Members
| Member name | Description | |
|---|---|---|
| Free | The slot's status when no locomotive address has ever been assigned to it, since the last command station reset. Data in slot is not valid. | |
| Common | The slot's status when it is not in use by a throttle but refresh rail packets are still being sent by the command station.
This status indicates that the slot has not been purged for several possible reasons:
| |
| Idle | The slot's status when it is not being used by a throttle and no refresh rail packets are being sent by the command station. Slot is purged. | |
| InUse | The slot's status when it is being used by a throttle. |
Remarks
This enumeration is used by the following classes: