|
Function type Variables |
UBYTE r_DetGapExt(WORD DetId); |
EN |
|||
|
BYTE l_ObZeitlueckeNochVerlaengert(WORT DetID); |
DE |
||||
|
Description |
Indicates whether the detector fulfils the extension conditions with the time gap. |
||||
|
Version information |
from version 6.1.3 |
||||
|
Arguments |
|||||
|
WORD |
DetID |
ID number of the desired detector. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
Extension conditions are fulfilled |
||
|
0 |
Wrong |
Extension conditions are not fulfilled |
|||
|
Remark |
|||||
|
The function cannot be used for message points that have been analysed by the PT module. |
|||||