|
Function type Variables |
UBYTE r_ActiveDetector(WORD DetId); |
EN |
|||
|
BYTE l_DetektorAktiv(WORT DetID); |
DE |
||||
|
Description |
Indicates whether the detector has a traffic stream and a channel number. |
||||
|
Version information |
from version 9.1.0 |
||||
|
Arguments |
|||||
|
WORD |
DetId |
ID number of the desired detector. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
Is active |
||
|
0 |
Wrong |
Is not active |
|||
|
Remark |
|||||
|
The function cannot be used for message points that have been analysed by the PT module. |
|||||