No.19S195-01
42/65
STC-MBS202POE-BPF
Product Specifications and User’s Guide
10.9
Pixel Format
The image format from camera can be set on Pixel Format.
GenICam Parameters
PixelFormat
IEnumeration Type
Pixel Format
The following chart shows the available Pixel Formats on camera:
Output Bits
Pixel Format
8bits
Mono8
10bits
Mono10
10bits Packed
Mono10Packed
12bits
Mono12
12bits Packed
Mono12Packed
Each format specified on GenICam PFNC (Pixel Format Naming Convention).
10.10 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.
(*3) It is necessary to change exposure time (to shorten exposure time), to increase frame rate when using
Binning.