跳转到内容
STAGING SERVER
DEVELOPMENT SERVER

使用入门#

The pylon Supplementary Package for Stereo ace is an add-on to the pylon Software Suite. It provides support for Basler Stereo ace 3D cameras.

The supplementary package contains the following:

  • GenICam GenTL-compliant GenTL producer for Stereo ace cameras
  • pylon C++ Instant Camera class for Stereo ace cameras
  • Stereo ace-specific C++ and Python programming samples

This guide provides information specific to Basler Stereo ace cameras as these cameras aren't covered by the programmer's guides included in the pylon Software Suite.

To get familiar with the pylon APIs, refer to the pylon C++ Programmer's Guide.

For more information about operating a Basler Stereo ace camera and using its features, visit the Basler Product Documentation.

Tools for Stereo ace Cameras#

pylon IP Configurator#

Use the pylon IP Configurator to check and change the IP configuration of Stereo ace cameras.

Press the Win key, type pylon IP, and click the pylon IP Configurator icon in the search results.

Start the IP configuration tool by issuing the following command:

/opt/pylon/bin/ipconfigurator

Start the IP configuration tool by issuing the following command:

/opt/pylon/bin/ipconfigurator

Alternatively, you can start the pylon IP Configurator from within the pylon 3D Viewer by clicking Tools > pylon IP Configurator.

For more details about how to adjust network settings, refer to the Network Configuration topic in the Basler Product Documentation.

pylon 3D Viewer#

The pylon 3D Viewer provides a graphical user interface for viewing and configuring the camera's features and visualizing the available streaming formats. It also allows you to save images.

Press the Win key, type stereo, and click the pylon 3D Viewer icon in the search results.

Start the pylon 3D Viewer by issuing the following command:

/opt/pylon/bin/pylon3DViewer

Start the pylon 3D Viewer by issuing the following command:

/opt/pylon/bin/pylon3DViewer

If the pylon 3D Viewer doesn't find the camera(s) you expect, use the pylon IP Configurator to check and adjust the camera's IP address configuration.