|
Function type Variables |
UBYTE r_DetIsOcc(WORD DetId); |
EN |
|||
|
BYTE l_DetektorBelegungszustand(WORT DetID); |
DE |
||||
|
Description |
Reads whether the detector is occupied. |
||||
|
Version information |
from version 6.1.3 |
||||
|
Arguments |
|||||
|
WORT |
DetId |
ID number of the desired detector. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
Detector is occupied, |
||
|
0 |
Wrong |
Detector is not occupied. |
|||
|
Remark |
|||||
|
The function cannot be used for message points that have been analysed by the PT module. |
|||||