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

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

[NI驱动程序] NI-VISA2.5 Linux 美国国家仪器虚拟仪器软件架构VISA2.5Linux版下载

[复制链接]
  • TA的每日心情
    擦汗
    1 小时前
  • 签到天数: 3177 天

    连续签到: 47 天

    [LV.Master]2000FPS

    发表于 2020-3-3 11:06: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-VISA2.5 Linux 美国国家仪器虚拟仪器软件架构VISA2.5Linux版下载

    NI-VISA为使用GPIB、串行、PXI和其他类型仪器的用户提供支持。
    NI-VISA是一个NI仪器驱动程序,是虚拟仪器软件架构(VISA) I/O标准的具体实现。虚拟仪器软件架构(VISA)这一标准用于配置和编程基于GPIB、VXI、PXI、串口(RS232/485)、以太网/LXI和/或USB接口的仪器系统以及故障分析。NI-VISA包括实用程序、底层控制功能和范例,可帮助您快速创建应用程序。

    百度网盘下载:
    NI-VISA2.5
    链接:请注册视觉论坛会员登录后购买附件下载查看
    提取码:请购买附件下载查看

    NI官方下载地址(可能无效或无法下载完成):
    NI-VISA2.5
    请购买附件下载查看
    Install
    请购买附件下载查看
    VISA2.5Linux.txt (696 Bytes, 下载次数: 1, 售价: 10 元)

    NI-VISA(TM) Software for LINUX.  Version 2.5.

    Copyright (c) 1995-2000 National Instruments Corporation. All rights reserved.


    CONTENTS OF THIS FILE
    ---------------------
    Installation From the Internet
    LabWindows(TM)/CVI Run-Time Engine
    Support for VISA 2.5 Features
    VISA Support for Multiple GPIB-VXI Controllers
    Using viPeekXX/viPokeXX Macros
    Improvements and Bug Fixes

    INSTALLATION FROM THE INTERNET
    ------------------------------
    You should be logged in as 'root' to perform this installation.

    1) Download the installation script file "INSTALL" and the compressed tar
       file "NICVISA_.TZ" from the ftp site into a temporary directory.

    2) Type ./INSTALL to execute the install script, and follow the instructions
       as prompted.

    3) Add the following environment variables to your shell setup file as shown
       in the following example for csh. The following commands assume that
       you installed NI-VISA into /usr/local/vxipnp:

       setenv VXIPNPPATH    /usr/local/vxipnp
       setenv LIBRARY_PATH  /usr/local/vxipnp/linux/bin

    Note:  If your setup file already contains the LIBRARY_PATH environment
           variable, you need to append /usr/local/vxipnp/linux/bin to the end of
           the statement. The required commands may vary from those shown in the
           previous section if you are not using csh.

    LABWINDOWS/CVI RUN-TIME ENGINE
    ------------------------------
    The Setup program now automatically installs the LabWindows/CVI Run-Time
    Engine when necessary. The NI-VISA interactive utility, VISAIC, requires the
    LabWindows/CVI Run-Time Engine 5.01 or later to be installed. When you
    install this utility, Setup also installs the LabWindows/CVI Run-Time Engine
    if it is not already present.

    SUPPORT FOR VISA 2.5 FEATURES
    -----------------------------
    The Adobe Acrobat manuals describe the new features of NI-VISA 2.5, but they
    are briefly listed here for your convenience.  They are installed in
    /linux/NIvisa/Manuals.

    The VXI and GPIB functionality in NI-VISA 2.5 has been greatly expanded.
    There is a new VXI BACKPLANE resource for each VXI or GPIB-VXI chassis.
    There is a new GPIB INTFC resource for each GPIB board; this provides
    equivalent functionality to the NI-488 board-level functions. The online
    help lists all operations, attributes, and events that each VISA resource
    class supports.

    The best way to explore the new features is to use the VISA Interactive Control
    to open sessions to the new resource types and look at the available operations,
    events, and attributes.

    VISA SUPPORT FOR MULTIPLE GPIB-VXI CONTROLLERS
    ----------------------------------------------
    NI-VISA supports multiple GPIB-VXI controllers in a single system. Because the
    National Instruments GPIB-VXI controller ships with a primary address of 1,
    NI-VISA automatically searches for any GPIB-VXI controllers at that address.

    If you have changed the primary address (for example, if you added a
    second GPIB-VXI controller to your system, and set the address of the
    second controller to 9), or if you have a GPIB-VXI controller from another
    vendor, then you need to use the VISA configuration utility so NI-VISA
    can find it.  This application is located at /linux/NIvisa/visaconf.
    While in the Resource Editor, click the 'Add' button to add a new resource.
    Specify a valid resource name for the new controller, such as
    GPIB-VXI2::0::INSTR.  You will then be prompted for the GPIB board number and
    the GPIB-VXI's primary and secondary addresses.  For most users, the only
    number that will change (from the default selections) is the primary address
    (for the above example, you would change it to 9).  Click 'OK' to add this
    new resource, and then select the File|Save menu option to save this
    information to the NI-VISA database.

    If you are using a GPIB-VXI command module from another vendor, you also need
    to obtain and install that vendor's VISA GPIB-VXI component.

    USING viPeekXX/viPokeXX MACROS
    ------------------------------
    Users who want to use the viPeekXX/viPokeXX macros for platforms on which the
    macros are available must define a macro called NIVISA_PEEKPOKE before including
    "visa.h".  Please note that the macros are currently available only on the
    following platforms:

    - Win32 (All C compilers)
    - Solaris (LabWindows/CVI only)

    If you have used these macros with a version of NI-VISA prior to 2.0, your
    application will continue to run, but the peek/poke performance will decrease.
    You should relink with the libraries supplied with this installation to regain
    the prior peek/poke performance.

    IMPROVEMENTS AND BUG FIXES
    --------------------------
    GPIB and Serial performance have been improved over Version 2.01.

    If you are using the GPIB-ENET controller, the previous version of NI-VISA
    would take a minute or more to time out if a GPIB-ENET controller were not
    connected or powered on. The timeout is now much shorter.

    This version of NI-VISA incorporates general bug fixes and improvements for
    GPIB-VXI. The NI-VISA code instrument will now load properly in configurations
    where it previously failed.

    If a GPIB-VXI chassis is reset while an application has VISA loaded, the
    GPIB-VXI would previously become accessible only as GPIB but not GPIB-VXI.
    This release of NI-VISA will now properly re-detect the GPIB-VXI.

    Fixed bug with the GPIB-VXI and hardware triggers.

    This version of NI-VISA incorporates general bug fixes and improvements for
    formatted I/O, especially with very large buffers and with the following
    modifiers: "%b", ",", "#", "!ob", "!ol", and "%[".

    The documentation for viPrintf and viFlush better describes when formatted
    I/O buffers are sent. The documentation for viScanf better describes the ","
    and "#" modifiers.

    Fixed bug with the Serial End Last Bit mode for reads and writes.

    IMPORTANT NOTES
    ---------------
    If your application crashes or terminates abnormally, NI-VISA cannot always
    clean up properly.  In order to run another VISA application, you should
    first run the application /linux/NIvisa/viclean.  This deletes
    any remaining shared memory segments and system semaphores.
    回复

    使用道具 举报

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

    本版积分规则

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

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

    GMT+8, 2024-4-19 08:31

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

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