
® 16k CL
19
UM 16kCL – REVC – 11/14
e2v semiconductors SAS 2014
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.
Bit 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 : Reserved
Bits 11 : Scrolling Direction : 0 = Forward, 1 = Reverse. Updated only by external CC3 (CameraLink)
Bits, 12, 13, 14, 15 : Reserved
Bit 16 : (
StatusErrorHardware
) : True if hardware error detected
Bits 17 to 31 : Reserved
6.3.2
Image Format
Sensor Width
(
SensorWidth
) :
Get the physical width of the Sensor. This value is available in the CommCam “Image
Format Control” section :
Read function : “r snsw”;
Return by the sensor : Integer 16384.
Can not be written;
Sensor Height
(
SensorHeight
) :
Get the physical height of the Sensor. This value is available in the CommCam “Image
Format Control” section :
No Access. Virtual command in xml”; Value always = 1
Width Max
(
WidthMax
) :
Get the Maximum Width of the Sensor. This value is available in the CommCam “Image Format
Control” section :
No Access. The value is mapped on “SensorWidth”
Height Max
(
HeigthMax
) :
Get the Maximum height of the Sensor. This value is available in the CommCam “Image Format
Control” section :
No Access. Virtual command in xml”; Value always = 1
Output mode
(
OutputMode
) :
Set the CameraLink Output mode (refer also to Chap 3. : CameraLink Output Configuration).
This command is available in the CommCam “Image Format Control” section :
Read function : “r mode”;
Returned by the camera : Output mode from 0 to 3 (see table below).
Write function : “w mode” <value> :
detailed in the table below :
Modes
Connector CL1
Mode value
Medium 4 Outputs 8bits
4 x 85MHz 8 bits
0
Medium 4 Outputs 12bits
4 x 85MHz 12 bits
1
Full 8 Outputs 8bits
8 x 85MHz 8 bits
2
Full+ 10 Outputs 8bits
10 x 85MHz 8 bits
3