ConsistType Enumeration Railroad Automation Class Library
Specifies a slot's consist configuration.

Namespace: RRAutoLib.Loconet
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4714.25322
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