在Windows中安装Zivid + HALCON

Zivid offers two ways of interfacing with HALCON:

  1. Through the Zivid SDK, utilizing the C++/C# libraries available for HALCON. We provide samples for both C++ and C#. (Recommended)

  2. Directly through a GenICam GenTL producer that comes with the Zivid Software.

To go with the second option, follow the steps below. To get started with the recommended option, follow the samples for your preferred programming language.

安装Zivid SDK

按照此页面上的说明安装Zivid SDK: 软件安装。请在选择要安装的组件时勾 选 GenICam GenTL Producers 选项框。

备注

确保勾选 GenICam GenTL Producers 选择要安装的组件时的框。

Zivid SDK安装组件

安装HALCON

访 问 MVTec download page, 在 Product 下选择HALCON。选择合适的版本并选 择 Windows 作为操作系统。根据他们的文档下载并安装HALCON。我们建议您使用经过Zivid测试过的 HALCON 版本

开始吧!

您现在已经做好准备工作,可以去测试一些我们 的 HALCON示例

警告

不要 在使用HALCON图像采集助手时通过 USB3Vision 接口连接到Zivid相机。这将安装通用HALCON USB驱动程序并覆盖Zivid USB驱动程序。请使用 GenICamTL 接口连接。