Basler SCOUT LIGHT User Manual Page 83

  • Download
  • Add to my manuals
  • Print
  • Page
    / 166
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 82
Pixel Data Formats
Basler scout light 75
7 Pixel Data Formats
By selecting a pixel data format, you determine the format (layout) of the image data transmitted by
the camera. This section provides detailed information about the available pixel data formats.
7.1 Setting the Pixel Data Format
The setting for the camera’s Pixel Format parameter determines the format of the pixel data that will
be output from the camera. The available pixel formats depend on the camera model. Table 11 lists
the pixel formats available on each camera model.
Details of the formats are described in Section 7.2 on page 76.
You can set the Pixel Format parameter value from within your application software by using the
pylon API. The following code snippet illustrates using the API to set the parameter value:
Camera.PixelFormat.SetValue( PixelFormat_Mono8 );
Camera.PixelFormat.SetValue( PixelFormat_Mono12Packed );
Camera.PixelFormat.SetValue( PixelFormat_Mono16 );
Camera.PixelFormat.SetValue( PixelFormat_YUV422Packed );
Camera.PixelFormat.SetValue( PixelFormat_YUV422_YUYV_Packed );
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s Guide
and API Reference.
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon Viewer, see Section 3.1 on page 17.
Mono Camera
Model
Mono 8 Mono 16 Mono 12
Packed
YUV 4:2:2
Packed
YUV 4:2:2 (YUYV)
Packed
slA750-60fm
••
slA1000-30fm
••••
slA1390-17fm
••••
slA1600-14fm
••••
Table 11: Pixel Formats Available on Each Camera Model ( = format available)
Page view 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 165 166

Comments to this Manuals

No comments