コンテンツにスキップ
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. 使用許諾契約に同意し、[次へ]をクリックします。
  4. [プロファイル]ページで[開発者]プロファイルを選択し、[次へ]をクリックします。
  5. [インターフェース]ページでGigEインターフェースを選択し、[次へ]をクリックします。

    情報

    「カスタム」プロファイルオプションの選択

    インストールするソフトウェアコンポーネントを個別に選択する場合は、上記の手順の手順4([インターフェース]ページ)で[カスタム]オプションを選択します。その場合は、[機能]ページで次のオプションを選択する必要があります。

    • pylon Runtime
    • GigE Camera Support
    • GenTL Consumer Support
    • SDK
  6. [インストール先フォルダー]ページで、[変更]をクリックして目的のフォルダーを選択することにより、デフォルトのインストール先を変更できます。インストール場所を確認したら、[次へ]をクリックします。

  7. 設定を確認し、準備ができたら[インストール]をクリックします。
    インストールが開始されます。インストールが正常に完了すると、メッセージが表示されます。これで、スタートメニューに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

次のステップ#

ハードウェアの取り付けを続行します。