跳转到内容
STAGING SERVER
DEVELOPMENT SERVER

Software Installation (Stereo ace)#

This topic explains how to install the software required for a Basler Stereo ace camera.

您需要安装以下软件组件:

  • pylon Software Suite (version 8.1 or higher)
  • pylon Supplementary Package for Stereo ace

该软件适用于以下操作系统:

  • Windows
  • Linux x86_64
  • Linux ARM

您可以从 Basler 网站下载该软件。

软件安装 (Windows)#

To install the Stereo ace software:

  1. 从以下网站下载下列安装程序: Basler 网站:
    • Basler_pylon_version.exe
    • pylon_Supplementary_Package_for_stereo_ace_version.exe
  2. Navigate to the folder where you downloaded the installers and double-click the Basler_pylon_version.exe file.
    The pylon Setup Wizard opens.
  3. 接受许可协议并单击 Next
  4. Profiles 页面上,选择 Developer 配置文件并单击 Next
  5. Interfaces 页面上,选择 GigE 界面,然后单击 Next

    信息

    选择“自定义”配置文件选项

    如果您希望选择单独安装软件组件,请在上述过程的步骤 4(Interfaces 页面)中选择 Custom 选项。如果这样做,则必须在 Features 页面上选择以下选项:

    • pylon Runtime
    • GigE 相机支持
    • GenTL 消费者支持
    • SDK
  6. Destination Folder 页面上,您可以单击 Change 并选择所需文件夹以更改默认安装位置。如果您对安装位置感到满意,请单击 Next

  7. 检查设置并在准备好后单击 Install
    安装即开始。当安装成功完成时,将有一条消息通知您。开始菜单现在会包含一个 Basler 文件夹。

  8. Navigate to the folder where you downloaded the installers and double-click the pylon_Supplementary_Package_for_Stereo_ace_version.exe file.

  9. 按照向导的说明完成安装。
    当安装成功完成时,将有一条消息通知您。

软件安装 (Linux)#

信息

On Debian-based systems (like Ubuntu), Basler recommends downloading and installing the Debian packages (.deb) of the pylon Software Suite and the pylon Supplementary Package for Stereo ace.

对于其他 Linux 发行版,请下载 .tar.gz 存档。

Ubuntu 和其他基于 Debian 的发行版#

To install the Stereo ace software:

  1. 从以下网站下载下列软件包: Basler 网站:
    • pylon_version_linux-x86_64_debs.tar.gz
    • pylon-supplementary-package-for-stereo-ace-version_amd64.deb
  2. Install the pylon Software Suite:
    • Extract the pylon_version_linux-x86_64_debs.tar.gz package
    • Change to the directory that contains the pylon Debian package
    • Install the Debian packages:
      sudo apt-get install ./pylon_*.deb ./codemeter*.deb
      
  3. Install the pylon Supplementary Package for Stereo ace by issuing one of the following commands:

    sudo apt-get install ./pylon-supplementary-package-for-stereo-ace-*version*_amd64.deb
    

不基于 Debian 的 Linux 发行版#

To install the Stereo ace software:

  1. 从以下网站下载下列存档: Basler 网站:
    • pylon_version_x86_64_setup.tar.gz
    • pylon-supplementary-package-for-stereo-ace-version_x86_64_setup.tar.gz
  2. 解压缩 pylon_version_x86_64_setup.tar.gz 存档,并按照存档随附的 INSTALL 文档中的说明进行操作。
  3. Extract the pylon-supplementary-package-for-stereo-ace-version_x86_64_setup.tar.gz archive.
  4. Change to the extracted directory and extract the pylon-supplementary-package-for-stereo-ace-version_x86_64_setup.tar.gz archive to /opt/pylon.

示例:

tar xf pylon-supplementary-package-for-stereo-ace-*version*-amd64.tar.gz
cd pylon-supplementary-package-for-stereo-ace-*version*-amd64
sudo tar -C /opt/pylon -xzf ./pylon-supplementary-package-for-stereo-ace-*version*-amd64.tar.gz

后续步骤#

继续进行硬件安装