Click or drag to resize

ConsistType Enumeration

Specifies a slot's consist configuration.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration ConsistType
Members
  Member nameValueDescription
NoConsist0Free locomotive with no consist linking.
SubMember1Logical consist sub-member only linked upwards.
ConsistTop2Logical consist top only linked downwards.
MidConsist3Logical 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