Variable |
Data type |
Description |
---|---|---|
stGeneral |
General parameters |
|
astStation |
ARRAY[1..Gc_uiMaxNumberOfStations] OF ST_Station |
Parameters of the stations |
astTrain |
ARRAY[1..Gc_uiMaxNumberOfBelts] OF ST_Train |
Parameters of the trains |
astTrainFeedback |
ARRAY[1..Gc_uiMaxNumberOfBelts] OF ST_TrainFeedBack |
Feedback parameters of the trains |
astStationFeedback |
ARRAY[1..Gc_uiMaxNumberOfStations] OF ST_StationFeedBack |
Feedback parameters of the stations |
stLogger |
Logger |