No.19S185-01
45/68
STC-MBE132POE / STC-MCE132POE
Product Specifications and User’s Guide
10.10 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
Monochrome Camera
STC-MBE132POE
Color Camera
STC-MCE132POE
8bits Mono8 Mono8 BayerRG8
10bits Mono10 Mono10 BayerRG10
10bits Packed Mono10Packed Mono10Packed BayerRG10Packed
8bits x 3 N/A RGB8
Each format specified on GenICam PFNC (Pixel Format Naming Convention).
10.11 Binning
Binning is add or average beside pixels into one pixel.
The sensitivity is increased when adding pixel data. The noise is reduced when averaging pixel data.
The pixel data inside of red square add or average as one pixel.
STC-MBE132POE STC-MCE132POE
Binning X (OFF), Y (OFF) Binning X (ON), Y (ON) Binning X (OFF), Y (OFF) Binning X (ON), Y (ON)
GenICam Parameters
BinningHorizontal
Mode
IEnumeration
Type
Selects Binning mode for horizontal binning function.
Selection: Sum, Average (Default)
BinningVertical Mode
IEnumeration
Type
Selects Binning mode for vertical binning function.
Selection: Sum, Average (Default)
BinningHorizontal IInteger Type Sets Binning on Horizontal direction
1: Disable Binning (Default) 2: Binning 2 Pixel
BinningVertical IInteger Type Sets Binning on Vertical direction
1: Disable Binning (Default) 2: Binning 2 Pixel
*Note Horizontal Binning and vertical Binning settings need to change together.