Specifies a slot's consist configuration.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)

Syntax

Visual Basic (Declaration)
Public Enumeration ConsistType

Members

Member nameDescription
NoConsist
Free locomotive with no consist linking.
SubMember
Logical consist sub-member only linked upwards.
ConsistTop
Logical consist top only linked downwards.
MidConsist
Logical mid consist linked up and down.

Remarks

This configuration shows how slots are linked to each other. This enumeration is used by the following classes:

See Also