No.21S102-02
45/71
STC-LBS132POE-SWIR
Product Specifications and User’s Guide
11.10 Pixel Format
The image format from camera can be set on PixelFormat.
GenICam Parameters
PixelFormat
IEnumeration Type
PixelFormat
The following chart shows the available Pixel Formats on camera:
Output Bits
PixelFormat
8bits
Mono8
10bits
Mono10
10bits Packed
Mono10Packed
12bits
Mono12
12bits Packed
Mono12Packed
Each format specified on GenICam PFNC (Pixel Format Naming Convention).
11.11 Binning
Binning is added adjacent pixels into one pixel.
The pixel data inside of red square add or average as one pixel.
Binning X (OFF), Y (OFF)
Binning X (ON), Y (ON)
GenICam Parameter
BinningHorizontal
IInteger Type
Sets binning on horizontal direction
Selection: 1: Disable Binning, 2: x2 Binning
Default: Disable Binning
BinningVertical
IInteger Type
Sets binning on vertical direction
Selection: 1: Disable Binning, 2: x2 Binning
Default: Disable Binning
(*1) Binning cannot change horizontal only or vertical only. Selection applies for horizontal and vertical.
(*2) Binning and decimation cannot use simultaneously.