
U
SER
M
ANUAL
M
ONOCHROME
–
R
EV
J
–
05/2017
P
A G E
|
22
Privilege level Management
(
PrivilegeLevel
) : Get the current Camera privilege level.
Read function (ASCII): “
r lock
” : Get the current privilege
Returned by the camera : 0 to 2
Write function (ASCII): “
w lock <val>
” : <val> is as follow
2
: Lock the Camera in Integrator or “privilege User”
<computed value
> : Unlock the Camera back in Integrator mode
There are 3 privilege levels for the camera :
>
Factory (0) : Reserved for the Factory
>
Integrator (1) : Reserved for system integrators
>
User (2) : For all Users.
The Cameras are delivered in Integrator mode. They can be locked in User mode and a specific password is
required to switch back the Camera in Integrator mode. This password can be generated with a specific tool
available from the hotline ([email protected])
Camera status
: Get the Camera status register (32bits Integer)
Read function (ASCII): “
r stat
”;
Returned by the camera : 32bits integer :
Bit 0
: (
StatusWaitForTrigger
) : True if no trig received from more than 1sec
Bit 1
: (
StatusTriggerTooFast
) : Missing triggers. Trig signal too fast
Bit 2, 3, 4, 5, 6, 7 : Reserved
Bit 8
: (
StatusWarningOverflow
) : True is an overflow occurs during FFC or Tap balance
processing.
Bit 9
: (
StatusWarningUnderflow
) : True is an underflow occurs during FFC or Tap balance
processing
Bits, 10, 11, 12, 13, 14, 15 : Reserved
Bit 16
: (
StatusErrorHardware
) : True if hardware error detected
Bits, 17 to 31 : Reserved