|
Function type Variables |
vsplib.GetDetectorFaultedState |
|
||
|
UBYTE r_DetHasFault(WORD DetId); |
|
|||
|
Description |
Reads the status of the detector fault. |
|||
|
Version information |
from version 6.1.3 |
|||
|
Arguments |
||||
|
WORT |
DetId |
ID number of the desired detector. |
||
|
Return value |
||||
|
UBYTE |
0 |
No fault |
||
|
1 |
(not used) |
|||
|
2 |
Permanent occupancy |
|||
|
3 |
Hardware fault |
|||
|
4 |
User-defined fault |
|||

