Track Functions
Aus EEP Handbuch
| EEPRegister_X_Track() | EEPRegister_X_Track(ID) | |
|---|---|---|
| type: | function |
EEPRegisterRailTrack(1)
|
| caller: | script | |
| defined in: | EEP | |
| parameters: | one | |
| returns: | one | |
| requires: | EEP 11.3 plug-in 3 | |
| purpose: | Registers a track element for “occupied” enquiries. | |
| notes: |
|
|
| EEPIs_X_TrackReserved() | EEPIs_X_TrackReserved(ID) | |
|---|---|---|
| type: | function |
hResult, hData = EEPIsRailTrackReserved(1,true)
|
| caller: | script | |
| defined in: | EEP | |
| parameters: | one (optional two) | |
| returns: | two (optional three) | |
| requires: | EEP 11.3 plug-in 3, EEP 13.2 plug-in 2 | |
| purpose: | Enquires if the specified track element is occupied by any vehicle. | |
| notes: |
|
|