Variable |
Value |
Description |
---|---|---|
Gc_uiMaxNumberOfBelts |
8 |
Maximum number of trains |
Gc_uiMaxNumberOfStations |
8 |
Maximum number of stations |
Gc_uiMaxNumberOfSteps |
128 |
Maximum number of steps in the station. |
Gc_lrMaxTrainOverlapping |
2 |
Maximum overlapping of trains. |
Gc_uiMaxNumberOfLogLines |
200 |
Maximum number of logger entries. |
Gc_uiLogStringLength |
80 |
Maximum length of the result strings. |
Gc_lrMinVelocity |
5 |
Minimum velocity for all motions. |
Gc_lrMinAcceleration |
10 |
Minimum acceleration for all motions. |
Gc_lrMinDeceleration |
10 |
Minimum deceleration for all motions. |
Gc_lrMinJerk |
100 |
Minimum jerk for all motions. |
Gc_lrZeroTolerance |
0.001 |
Tolerance for the comparison to zero. |
Gc_uiProductBufferSize |
16 |
Buffer for internal reference value generator. |