|
Function type Variables |
WORD r_TSPTRank(UBYTE Index); |
EN |
||
|
WORT l_BildOeVRang(BYTE Index); |
DE |
|||
|
Description |
Reads the traffic stream number from the PT rank at index. The PT traffic streams are sorted into a list according to the criteria sequence. |
|||
|
Version information |
from version 9.1.0 |
|||
|
Arguments |
||||
|
UBYTE |
Index |
Index in the sorted list. |
||
|
Return value |
||||
|
WORD |
= 0 |
No traffic stream at this index. |
||
|
> 0 |
Traffic stream number. |
|||