|
Function type Variables |
WORD r_TSRemaimingTravelT(UBYTE TsId); |
EN |
||
|
WORT l_VSRestfahrzeit(BYTE VSID); |
DE |
|||
|
Description |
Returns the expected journey time from the current position to the traffic stream signal (remaining journey time). |
|||
|
Version information |
from version 9.1.0 |
|||
|
Arguments |
||||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
||
|
Return value |
||||
|
WORD |
>= 0 |
Remaining journey time in 1/10 seconds. |
||
|
< 0 |
Time in 1/10 seconds after passing the traffic stream signal. |
|||
|
32767 |
No remaining journey time |
|||
|
Remark |
||||
|
Can only be used for PT traffic streams. |
||||