|
Function type Parameter |
WORD p_DetCpBySeqPos(UBYTE TsId, UBYTE Position); |
EN |
||
|
WORT p_DetMpIDnachLage(BYTE VSID, BYTE Lage); |
DE |
|||
|
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 |
|||