|
Function type Parameter |
UBYTE p_ConflictingTS(UBYTE TsId; WORD Index); |
EN |
||
|
BYTE p_FeindlicheVS(BYTE VSID, WORT Index); |
DE |
|||
|
Description |
Reads the parameter "conflicting traffic streams". |
|||
|
Version information |
from version 6.1.3 |
|||
|
Arguments |
||||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
||
|
WORD |
Index |
Index in the conflict list. The first conflicting traffic stream has the index 1, the last has the index 50. |
||
|
Return value |
||||
|
UBYTE |
> 0 |
ID of the conflicting traffic stream |
||
|
= 0 |
No more conflicting traffic stream in the list |
|||