ET_TrainState - General Information

Overview

Type:

Enumeration type

Available as of:

V1.0.0.0

Versions:

Current version

Description

This listing contains the states of a train in a station.

Enumeration Elements

Name

Value

Description

NotResponsible

0

The station is not assigned for this train at the moment. The train is located at another station or has not been defined.

Coupling

1

The train has just been taken over by the station. The train changes to the state Arriving in the next cycle.

Arriving

2

The train arrives in the station and moves with the stDepartureMove parameters from the previous station.

CloseUp

3

The train attempts to catch up with the cycling trains and moves with the stStepMove parameters.

Queued

4

The train is waiting its turn in the queue.

Loading

5

The train is active and is being loaded or unloaded.

Departing

6

The train has received the last start signal and is on its way to the next station.