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

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

[LabVIEW] NI LabVIEW 7 Express and Device Driver Win32Eng 2CD LabVIEW 7.0专业版及驱动软件开发平台

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

    连续签到: 48 天

    [LV.Master]2000FPS

    发表于 2021-6-11 16:33:27 | 显示全部楼层 |阅读模式 来自:广东省东莞市 电信

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

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

    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 LabVIEW 7 Express and Device Driver Win32Eng 2CD LabVIEW 7.0专业版及驱动软件开发平台

    美国国家仪器LabVIEW 7.0 2CD Windows版,视觉论坛visionbbs.com珍藏版。NI不再提供老旧版本的下载服务或是SSP服务才可以下载,本论坛会收取一定的费用用于论坛日常维护。

    2CD版,CD1为LabVIEW7.0Express安装文件,CD2为常规的驱动文件,如DAQ、VISA之类的。请根据需要选择是否需要安装。

    校验和:
    文件名: LabVIEW7 CD1.ISO
    文件大小: 244840448 字节 (233.50 MB)
    修改日期: 2021-04-26 16:04
    MD5: 3f1b0192c1f6657e5a08b21bf9eb59da
    SHA1: 05865bdb63f70892b26b34a705e35acbf6537ba6
    SHA256: 55a0d3b1d03543a6be43599a4bfe2e29ed63a46e2ea25b12ee75e788944648a0
    CRC32: 234476e0

    文件名: LabVIEW7 CD2.iso
    文件大小: 683999232 字节 (652.31 MB)
    修改日期: 2021-04-26 16:06
    MD5: 9fe6632fe52324748cf9824a77356b4f
    SHA1: 9b13cd4d6f4d6192214d97e90c1cfb71cb860db5
    SHA256: 04bce8a095fe06899b7511e8cfa870797e75ffe6bb5c8449dc32fa666f240764
    CRC32: 159e680a

    百度云盘下载:
    LV7andDriver.txt (643 Bytes, 下载次数: 0, 售价: 100 元)

    QQ截图20210611162646.png
    LabVIEW 7.0 Readme for Windows
    April 2003
    This file contains important last-minute information about LabVIEW 7.0 for Windows, including installation and upgrade issues, compatibility issues, and changes from LabVIEW 6.1. Refer to the LabVIEW Upgrade Notes for more information about upgrade and compatibility issues and for a complete list of new features in LabVIEW 7.0. Refer to the LabVIEW Release Notes for installation instructions. You can access both of these documents by selecting Help»Search the LabVIEW Bookshelf in LabVIEW.
    Refer to the National Instruments Web site for the latest information about LabVIEW 7.0.
    Upgrading from Previous Versions of LabVIEW
    • Some example VIs take advantage of functionality that is not available in the LabVIEW Base Package. If you have the Base Package, you might receive errors when you mass compile these VIs. Typically, these VIs use analysis VIs or the picture control.
    Known Issues
    • To use Windows Explorer to display or modify the contents of .llb files, you must have Internet Explorer 5.5 or later.
    • .NET does not provide constructors for basic data types like numeric. If you encounter a property or a method parameter that accepts System.Object and you want to wire a numeric to it, use the To Object VI in the vi.lib\Platform\dotnet.llb. This VI explicitly converts a LabVIEW data type to a .NET object.
    • Typically, LabVIEW converts a .NET object to a known LabVIEW type. However, in some cases where a property or a method returns an abstract class such as System.Object or System.Array, you might want to explicitly convert them to a LabVIEW type using the To Variant VI in the vi.lib\Platform\dotnet.llb. You then can use the Variant To Data function to cast the variant to typed LabVIEW data.
    • When you compare two VIs by selecting Tools»Compare»Compare VIs, LabVIEW does not compare Express VIs on the block diagrams of the two VIs. LabVIEW always lists Express VIs as differences in the Differences window.
    • When you run a TestStand 1.x/2.x operator interface VI a second time after running the VI once and stopping it, you might receive error –2147467259 from the Automation Open function that attempts to open the TestStand Engine. The error occurs because of a change in the default threading configuration of LabVIEW 7.0 that is incompatible with the behavior of TestStand 1.x/2.x. This error does not occur with later releases of TestStand. To correct this error, add the following line to the labview.ini file in the labview directory:

      ESys.StdNParallel=1

      You must restart LabVIEW after you make this change for the change to take effect. If you make this change, LabVIEW will have only one thread per execution system. As a result, your application might not perform as well as it could under LabVIEW 7.0, and the degraded level of performance might approach levels in LabVIEW 6.1.
    Documentation
    • According to the LabVIEW User Manual and the LabVIEW Quick Reference Card, the default value for the path data type is . According to the LabVIEW Help, the default value is an empty path. The LabVIEW Help is correct.
    • In the LabVIEW Upgrade Notes, the Converting Datalog Files section is located under the Upgrading from LabVIEW 5.x section. The Converting Datalog Files section should be located under the Upgrading from LabVIEW 6.x section.

    © 2003 National Instruments Corporation. All rights reserved.


    QQ截图20210611162806.png
    National Instruments Device Drivers ReadmeMay 2003 Release
    For patents covering National Instruments products, refer to the appropriate location: Help» Patents in your software, the patents.txt file on your CD, or ni.com/patents.
    Important Information Concerning NI-DAQ 7.0
    Consult the DAQ Quick Start Guide for NI-DAQ 7.0 for important information on using these drivers.
    Device Driver Readme Files
    When you insert this CD, you should see a startup window. From this window, click Install Device Drivers to begin installation. If this window does not appear, launch setup.exe from the root directory of the CD.
    System Requirements
    This installation requires that version 2.0 of the MSI (Windows Installer) Engine is installed on your computer. If you do not have MSI 2.0, the installer updates the engine automatically and might require you to restart your computer.
    Certain features in this installation have additional requirements.
    FeatureAdditional System RequirementsNI Software Requirements
    Visual C++ support for:
    • NI-DAQmx
    • NI-488.2
    • NI-VISA
    • IVI Compliance Package
    • FieldPoint
    NoneNational Instruments Measurement Studio 7.0
    .NET support for:
    • NI-DAQmx
    • NI-488.2
    • NI-VISA
    Microsoft .NET Framework 1.1
    Microsoft Windows XP or 2000
    LabWindows/CVI 7.0 Support for NI-DAQmxNoneLabWindows/CVI 7.0 or later
    IVI Compliance Package 2.0Microsoft Internet Explorer 4.0.1
    Other Installation Notes
    If a USBA or OEM version of NI-488.2 installed, you must uninstall it before installing NI-488.2 1.7.If IVI Driver Toolset 1.1 is installed, you must uninstall it before installing IVI Compliance Package 2.0. Consult the IVI Compliance Package 2.0 Release Notes for more information.
    Uninstallation Instructions
    You can uninstall software that you installed from this CD by selecting National Instruments Software in the Windows Add/Remove Programs application.
    回复

    使用道具 举报

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

    本版积分规则

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

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

    GMT+8, 2024-4-20 17:35

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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