Specifies a slot's consist configuration.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Enumeration ConsistType
Members
| Member name | Value | Description |
---|
| NoConsist | 0 | Free locomotive with no consist linking. |
| SubMember | 1 | Logical consist sub-member only linked upwards. |
| ConsistTop | 2 | Logical consist top only linked downwards. |
| MidConsist | 3 | Logical mid consist linked up and down. |
RemarksThis configuration shows how slots are linked to each other. This enumeration is used by the following classes:
See Also