|
Function type Variables |
vsplib.GetTrafficStreamIdForSignalGroupChannelAndIndex |
|
|
|
UBYTE r_TStoSG(UBYTE SGCanal, UBYTE Index); |
|
||
|
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. |
||

