Technical information

GigE Camera and Drivers Features V3.0.0
81
GigE IR & scientific camera and driver features
This document is a master document for all Allied Vision GigE camera models and is NOT camera specific
PixelFormat [Enum] R/W
There are various pixel data formats that Allied Vision GigE IR and scientific
cameras can output. Not all cameras have every mode (see the Technical Man-
uals for details):
SensorBits [Integer] R/C
Maximum bit depth of sensor.
SensorHeight [Integer] R/C
The total number of pixel rows on the sensor.
SensorOffsetX [Integer] R/C
Absolute starting column of the readout region relative to the first column of
the sensor, in pixels.
SensorOffsetY [Integer] R/C
Absolute starting row of the readout region relative to the first row of the sen-
sor, in pixels.
SensorType [Enum] R/C
Type of image sensor. Monochrome or Bayer-pattern color sensor type.
SensorWidth [Integer] R/C
The total number of pixel columns on the sensor.
Width [Integer] R/W
Width of image.
WidthMax [Integer] R
Maximum image width for the current image mode.
Mono8 Bit depth: 8. One pixel every byte. Monochrome. For color
cameras with on-camera interpolation, luminance (Y)
channel returned.
Mono12 Bit depth: 12. One pixel every two bytes, LSB aligned.
Monochrome. For color cameras with on-camera interpo-
lation, luminance (Y) channel returned.
Mono12Packed Bit depth: 12. 2 pixels of data every 3 bytes. Monochrome.
Doesn’t support odd Width x Height.
Mono14 Bit depth: 14. One pixel every two bytes, LSB aligned.
Monochrome. For color cameras with on-camera interpo-
lation, luminance (Y) channel returned.
Range: [Camera dependent] Unit: Pixels