石鑫华视觉论坛微信公众号:石鑫华视觉

 找回密码
 注册会员
查看: 4635|回复: 0

[LV工具模块] NI Vision Development Module 8.2 Win32Eng 视觉开发模块VDM8.2版 适用LabVIEW8.2

[复制链接]
  • TA的每日心情
    无聊
    10 小时前
  • 签到天数: 3178 天

    连续签到: 48 天

    [LV.Master]2000FPS

    发表于 2013-12-25 17:23:03 | 显示全部楼层 |阅读模式 来自:广东省东莞市 联通

    注册登陆后可查看附件和大图,以及购买相关内容

    您需要 登录 才可以下载或查看,没有账号?注册会员

    x
    Windows系统下(Linux和MAC系统下请自行了解清楚)NI的各种软件、模块、工具包、驱动程序,使用NI许可证管理器来激活的,绝大部分的都可以使用NI Lincense Activator来激活:NI序列号Serial Number生成激活工具NI License Activator,LabVIEW/VBAI/VDM/VAS等软件模块工具包破解工具不限版本http://visionbbs.com/thread-490-1-1.html

    视觉论坛的各种NI资源,除了视觉相关的模块有使用外,大部分的都不会使用,仅提供资源不提供技术支持。资源的下载地址一般会同时提供NI官方和百度网盘的地址。某些工具包NI地址失效或没有NI地址,只能使用百度网盘地址;如果百度网盘地址失效过期,可联系论坛客服更新。NI的服务器在美国,有时候速度很慢或下载容易出错,这样会造成安装时各种错误而无法安装。建议在下载完成后,对下载资源做校验和(NI一般会提供MD5或SHA256等)验证,与官方或视觉论坛提供的校验和对比,一致就可以安装;如不一致,则需要重新下载。视觉论坛早期下载上传的资源,基本上都是正常下载的资源;2019后下载的资源,都与NI的正确校验和对比过,保证是正确的资源才上传到百度网盘。校验和工具下载地址:文件Hash计算器FHash,文件校验和验证下载文件正确性验证,MD5值计算、SHA1值计算、SHA256值计算、CRC32值计算http://visionbbs.com/thread-26524-1-1.html

    NI Vision Development Module 8.2 Win32Eng 视觉开发模块VDM8.2版 适用LabVIEW8.2
    可用于LabVIEW8.2版的视觉模块。视觉论坛visionbbs.com专供。

    百度云盘下载:
    VDM8.2.txt (213 Bytes, 下载次数: 92, 售价: 100 元)

    National Instruments Vision 8.2 Development Module

    Copyright 2006, National Instruments Corporation.
    All rights reserved.

    NI Vision 8.2 Development Module

    README.rtf contains the following sections:

    •        General Information
    •        How to Activate the NI Vision 8.2 License
    •        Using NI Vision 8.2 with Microsoft Visual Studio .NET 2003
    •        Known Issues

    General Information

    Installing this program may remove previous versions of IMAQ Vision for LabVIEW, IMAQ Vision for Measurement Studio, NI OCR, NI-IMAQ, and Measurement & Automation Explorer (MAX) that are currently installed.

    NI Vision 8.2 supports LabVIEW 7.1 or later, Visual Studio 6.0 or later, and LabWindows™/CVI™ 7.0 or later. The installer specifically allows side-by-side installations of NI Vision 8.2 for each of the supported versions of LabVIEW, enabling you to use the NI Vision 8.2 Development Module with multiple versions of LabVIEW. National Instruments recommends that you install LabVIEW, or any other supported development environment, before installing the NI Vision 8.2 Development Module.

    NOTE: The NI Vision 8.2 Development Module overwrites existing NI-IMAQ examples, NI Vision examples, and NI Vision VIs. Move modified examples or VIs that you want to save to another directory before installing the NI Vision 8.2 Development Module.

    For installation instructions and a complete list of system requirements, refer to the NI Vision 8.2 Development Module Release Notes.

    How to Activate the NI Vision 8.2  License

    When you run an NI Vision 8.2 application for the first time, it prompts you to activate a license for the product. If you do not activate a valid license, the NI Vision 8.2 application will run in Evaluation Mode and continue to prompt you to activate a license on each subsequent launch.

    Complete the following steps to activate the NI Vision 8.2 license through an Internet connection.

    1.        Run the product you want to license.
    2.        Click Yes when prompted to interactively activate your product.
    3.        Ensure that Automatically activate through a secure Internet connection is selected, and click Next.
    4.        Enter the product serial number, and click Next.
    5.        Enter your registration information, and click Next.

    TIP: Enter your email address to receive a copy of your activation code for your records.

    Using NI Vision 8.2 with Microsoft Visual Studio .NET 2003

    NI Vision 8.2 supports interoperability between the Vision 8.2 ActiveX control and Microsoft Visual Studio .NET 2003. NI Vision installs the following Interop Assemblies that allow .NET languages to correctly communicate with the ActiveX controls:

    •        NationalInstruments.AxCWIMAQControlsLib.Interop.dll—cwimaq.ocx
    •        NationalInstruments.AxCWIMAQHelpButton.Interop.dll—CWIMAQHlpBtn.ocx
    •        NationalInstruments.AxCWMV.Interop.dll—cwmv.ocx
    •        NationalInstruments.AxNIOCRLib.Interop.dll—niocr.ocx

    You can find these assemblies in the \dotNET\Assemblies\Current directory. The assemblies installed by NI Vision correctly wrap several methods that generate errors if you call the methods using the assemblies generated by Visual Studio .NET. For information about the properties, methods, and events available with these assemblies, refer to the NI Vision for Visual Basic Reference Help and the NI Vision for Visual Basic User Manual.

    Creating a New .NET Application using NI Vision 8.2

    You must first add the NI Vision controls to your toolbox when creating a new application. Complete the following steps to add the NI Vision controls to the Microsoft Visual Studio .NET 2003 Toolbox:

    1.        In Visual Studio .NET, either create a new application or open an existing one.
    2.        Open a form in Design View.
    3.        Select View»Toolbox.
    4.        Select the category in which you want the NI Vision controls to appear, such as General, Components, and so on.
    5.        Select Tools»Add/Remove Toolbox Items.
    6.        In the .NET Framework Components tab, select the controls you want to add to your application. Choose from CWIMAQ, CWIMAQVision, CWIMAQViewer, CWMachineVision, and NIOCR.

    When the controls are in the toolbox, you can add them to your forms by clicking the tool and drawing an area on the form. References to the NI Vision Interop Assemblies are automatically added to your project.

    Viewing the NI Vision 8.2 Examples

    The NI Vision examples for Microsoft Visual Studio .NET 2003 are converted from the NI Vision for Visual Basic examples. The .NET examples are written in Visual Basic .NET and demonstrate use of the NI Vision 8.2 Interop Assemblies. The examples are located in the \Examples\MSVB.NET directory, and the images for the examples are located in the \Examples\Images directory.

    Converting an Existing Microsoft Visual Basic 6.0 Application

    Microsoft's automatic upgrade engine often generates its own Interop assemblies rather than referencing the official NI Vision 8.2 Interop assemblies. When this happens, your project will have two references for every NI Vision assembly needed. Complete the following steps to correctly reference the NI Vision 8.2 Interop assemblies:

    1.        In Visual Studio .NET, select Edit»Find and Replace»Replace in Files.
    2.        Replace the following with NationalInstruments.CWIMAQControls:
            AxCWIMAQControlsLib
            AxCWIMAQHelpButtonLib
            AxCWMVLib
            AxNIOCRLib
    3.        Select View»Solution Explorer.
    4.        Expand the Project References.
    5.        Remove the following references if they are present:
            AxCWIMAQControlsLib
            AxCWIMAQHelpButton
            AxCWMV
            AxNIOCRLib

    Known Issues

    •        AVI functionality requires Microsoft DirectX 8.1 or later.
    •        On Windows XP with Service Pack 2 installed, NI Vision 8.2 does not support reading AVI files located in the Local Settings folder, or any subfolders of this folder, when the AVI file uses any of the following compression filters:

            Indeo® Video 5.10 Compression Filter
            Intel Indeo® Video R3.2
            Intel Indeo® Video 4.5
            Indeo® Video 5.10

    Copying the AVI file to another folder resolves this problem.
    •        Viewing the online help files requires Microsoft Internet Explorer 5 or later.
    •        Using NI Vision 8.2 with LabWindows/CVI on a machine that does not support the MMX instruction set may cause an Illegal Operation exception to occur within the LabWindows/CVI environment. This error occurs when DirectX checks for the availability of the MMX instruction set on the machine.
    •        The Visual Basic .NET examples may display the UI controls with incorrect size and location settings if you use a computer with a DPI display setting other than 96 DPI. 96 DPI is the default setting for most Windows operating systems.
    •        NI Vision 8.2 does not support the use of Image Display control invoke nodes when using LabVIEW 7.0 Real-Time. The following examples use Image Display control Invoke nodes. Avoid downloading the following examples to a LabVIEW 7.0 Real-Time target.

            examples\Vision\2. Functions\Analysis\Histogram Example.vi
            examples\Vision\2. Functions\Analysis\LineProfile Example.vi
            examples\Vision\2. Functions\Calibration\Perspective Calibration Example.llb
            examples\Vision\2. Functions\Caliper\Clamp Example.vi
            examples\Vision\2. Functions\Caliper\Edge Detection Example.llb
            examples\Vision\2. Functions\Classification\Classification.vi
            examples\Vision\2. Functions\Color\Color Distance.llb
            examples\Vision\2. Functions\Color\ColorLearn Example.vi
            examples\Vision\2. Functions\Color Pattern Matching\Color Pattern Matching Example.llb
            examples\Vision\2. Functions\Grayscale Processing\MagicWand Example.vi
            examples\Vision\2. Functions\Image Management\Extract Example.vi
            examples\Vision\2. Functions\Image Management\ImageToArray Example.vi
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 注册会员

    本版积分规则

    LabVIEW HALCON图像处理入门教程(第二版)
    石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
    《LabVIEW Vision函数实例详解》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23
    LabVIEW图像处理教程
    机器视觉商城淘宝店铺
    视觉论坛充值赞助方法

    QQ|石鑫华视觉论坛 |网站地图

    GMT+8, 2024-4-20 21:53

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

    快速回复 返回顶部 返回列表