|
Function type Variables |
UBYTE r_TStoSG(UBYTE SGCanal, UBYTE Index); |
EN |
|
|
BYTE l_VSzuSG(BYTE SGKanal, BYTE Index); |
DE |
||
|
Description |
Reads the traffic stream of the signal group. |
||
|
Version information |
from version 9.1.0 |
||
|
Arguments |
|||
|
UBYTE |
SGCanal |
ID number of the desired signal group. |
|
|
Index |
Position from the total number of traffic streams with the desired signal group. 1 to maximum number of traffic streams. (see function r_NumTStoSG) |
||
|
Return value |
|||
|
UBYTE |
ID number of the traffic stream at position Index. |
||