USER MANUAL ELIIXA+ 16K/8K CL MONO – REV L – 06/2017
Electronic board ID (ElectronicBoardID) : Get PcB Board ID
Read function : “r boid”;
Returned by the camera : String of 32 bytes (including “/0”)
Can not be written
Device Temperature Selector (DeviceTemperatureSelector) : MainBoard
Can not be written
Device Temperature (DeviceTemperature) : Get Main Board Temperature
Read function : “r temp”;
Return by the camera : Temperature in Q10.2 format (8 bits signed + 2 bits below comma). Value is
between -512 to 511 in °C.
Device Serial Port Selection : Indicates the Serial Port on which the Camera is connected.
Device Serial Port Baud Rate (ComBaudRate): Set the Camera BaudRate
Read function : “r baud”;
Returned by the camera : Value of the Baud Rate
Write function : “w baud” <index> with the index as follows :
1 : 9600 Bauds (default value at power up)
2 : 19200Bauds
6 : 57600Bauds
12 : 115200Bauds
Standby Mode (Standby) : Activation of the Standby mode of the Camera
Read function : “r stby”;
Returned by the camera : Boolean.
0 : Disable Standby mode (False)
1 : Enable stanby mode (True)
Write function : “w stby <val>”; <val> is 0 or 1.
A standby mode, what for ?
The Standby mode stops all activity on
the sensor level. The power dissipation
drops down to about 6W. During the
standby mode, the grab is stopped
Once the Standby mode turned off, the
Camera recovers in less than 1ms to
send images again from the sensor.
Camera status : Get the Camera status register (32bits Integer)
Read function : “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 : (StatusSensorConnection) : True is the Sensor pattern is checked as failed.