Specifies a slot's speed step configuration.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
public enum SpeedSteps |
| Visual Basic |
|---|
Public Enumeration SpeedSteps |
Members
| Member name | Value | Description | |
|---|---|---|---|
| DCC_28_SS | 0 | 28 speed steps. | |
| Trinary_Old_14 | 1 | 14 speed steps (Motorola trinary format). | |
| DCC_14_SS | 2 | 14 speed steps. | |
| DCC_128_SS | 3 | 128 speed steps. | |
| DCC_28_SS_Adv | 4 | 28 speed steps with advanced functions. | |
| Reserved1 | 5 | Reserved for future implementations. | |
| Reserved2 | 6 | Reserved for future implementations. | |
| DCC_128_SS_Adv | 7 | 128 speed steps with advanced functions. |
Remarks
This enumeration is used by the following classes: