|
Function type Variables |
WORD r_TSWaitingTimeTrain (UBYTE TsId, UBYTE Train); |
EN |
|
|
WORT l_VSWartezeitZug (BYTE VSID, BYTE Zug); |
DE |
||
|
Description |
Reads the traffic stream waiting time for the following trains. |
||
|
Version information |
from version 9.1.0 |
||
|
Arguments |
|||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
|
|
Train |
Number of the next train. |
||
|
Return value |
|||
|
WORD |
The waiting time of a following train in 1/10 seconds. |
||
|
Remark |
|||
|
Can only be used for PT traffic streams. |
|||