|
Function type Parameter |
vsplib.GetTrafficStreamCallpointIdBySequencePosition |
|
||
|
WORD p_DetCpBySeqPos(UBYTE TsId, UBYTE Position); |
|
|||
|
Description |
Reads the ID number of the detector according to the position. |
|||
|
Version information |
from version 6.1.4 |
|||
|
Arguments |
||||
|
UBYTE |
TsId |
ID number of the desired traffic stream. |
||
|
Position |
Position of the detector or message point. The first detector / message point has position 1. |
|||
|
Return value |
||||
|
WORD |
= 0 |
No detector or message point |
||
|
> 0 |
ID of the detector / message point |
|||

