石鑫华视觉 手机微信QQ:13450001061 / 18038383457

下载中心

NI-VISA16.0Linux 美国国家仪器虚拟仪器软件架构VISA16.0Linux版下载

文章来源:石鑫华视觉网时间:2022-04-22 12:22:05 点击:680

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

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

NI-VISA16.0Linux 美国国家仪器虚拟仪器软件架构VISA16.0Linux版下载

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

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

NI官方下载地址(可能无效或无法下载完成):
NI-VISA16.0:
请购买附件下载查看

文件大小: 89880576 字节 (85.72 MB)
修改日期: 2017-08-29 00:55
MD5: 7bd345779ce11ff79d5cb970d3bf99b3(重复下载一致)
SHA1: cae60541627b06f8609bafcf8fab8ef132488194
SHA256: 9322194be0dfd543ff72f4590bfdcc315ed01764b78cc3b28bf01bc237abeefa
CRC32: 33b6d30f

NI-VISA16.0Linux 美国国家仪器虚拟仪器软件架构VISA16.0Linux版下载

http://pcmv.cn/thread-25195-1-1.html?fromuid=9

(出处: 视觉论坛VISIONBBS|视觉之家VISIONHOME)



NI-VISA(TM) Software for Linux, Version 16.0
May 2016

---------------------
CONTENTS OF THIS FILE
---------------------
System Requirements
Installation from the Internet
Installation FAQs
USB Issues on Linux
Known Issues and Bug Fixes
New Features and Improvements
Legal Information

-------------------
SYSTEM REQUIREMENTS
-------------------
NI-VISA 16.0 for Linux software requires one of the following distributions:

    openSUSE 13.2
    openSUSE 13.1
    Red Hat Enterprise Linux Desktop + Workstation 6
    Red Hat Enterprise Linux Desktop + Workstation 7
    Scientific Linux 6
    CentOS 7


You must use the provided INSTALL script to install NI-VISA. Manual
installation using rpm is not supported.

At the time of release, NI supports NI-VISA 16.0 on only the above listed
distributions and versions.  For information about NI-VISA compatibility
on other versions of these distributions, including earlier versions
of the distributions listed above, refer to KB 5CNEG20S on ni.com,
"What Linux distributions do NI's drivers and software support?".

After installation, you may need to reboot your machine before attempting
to use NI-VISA. The installer will prompt you to reboot if it is required.

Refer to ni.com/linux for the most recent information about
Linux support at NI.


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

1) Download the ISO image "NI-VISA-#.#.#.iso" from the ftp site into a
   temporary directory.

2) Open a Terminal (command prompt) window.

3) Mount the ISO image. This may be done by typing
   "mount -o loop <iso-location>/NI-VISA-#.#.#.iso <mount-location>".

4) Make the mount location your current working directory. This may be done
   by typing "cd <mount-location>".

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


-----------------
INSTALLATION FAQS
-----------------
Q1: What action needs to be taken if I upgrade/change my kernel?

A1: Some action is required to make the existing NI-VISA installation
    work for the new kernel. After upgrading your kernel, run
    updateNIDrivers utility as root. The utility is located in
    /usr/local/bin. Be sure to have sources for your new kernel properly
    installed on your system before running the utility. The utility
    rebuilds the driver using the new kernel sources and copies it to
    the appropriate location for the new kernel. For the changes
    to take place, you will be asked to reboot your machine after the
    utility completes.

Q2: During installation I get a message similar to the following one:
    "Kernel source does not appear to be configured for the running kernel.
     Configuration of kernel source is required to continue installation."
    I do have kernel sources installed; is there anything else that needs to
    be done?

A2: This problem has been seen on SUSE LINUX Professional 9.1 Running the 2.6.5
kernel or newer versions of SUSE LINUX Professional. However, it is possible
that other distributions will require similar steps to resolve this problem.

        On SUSE LINUX Professional complete the following steps:
    1. Ensure you have installed kernel-source and kernel-syms packages
       corresponding to the version of the currently running kernel. The
       version of the currently running kernel can be determined by
       issuing the command `uname -r`.
    2. Change the directory to the /usr/src/linux-<version> directory, where
       <version> corresponds to the currently running kernel version.
    3. Run "zcat /boot/symvers-<version>.gz > Module.symvers" as root to prepare
       modversion support.
    4. Run "make cloneconfig" as root to configure the sources for the
       currently running kernel.
    5. Run "make modules_prepare" as root to prepare the headers for
       compilation.
    6. THIS STEP IS STRICTLY OPTIONAL. Completing this step removes the
       warning:
       WARNING: Symbol version dump /usr/src/linux/Module.symvers is missing,
                modules will have CONFIG_MODVERSIONS disabled.
       Run "make modules" as root to compile all modules and generate
       Module.symvers; this step may take 30 minutes or more to complete.
    7. Run the INSTALL script for the NI-VISA software for Linux from this
       directory.


-------------------
USB ISSUES ON LINUX
-------------------

The VISA user must have write access to the file that represents
the USB device, which is typically somewhere in a subdirectory within
"/dev/bus/usb". If this is not the case, the USB device is not
accessible by VISA (it will not be found using viFindRsrc and viOpen will
fail). The default configuration on most systems is that the 'root' user
has write access; however, no other user has this access.

There are a number of options that you can take to provide a non-root
user access to a USB device.

1) Use udev rules. By default, NI-VISA installs
scripts to give all users write access to all USB TMC devices and a
framework for USB RAW devices. To add write permissions for a specific
USB RAW device, run the included script:
"<VXIPNPPATH>/linux/NIvisa/USB/AddUsbRawPermissions.sh".
For more information about udev, please visit:
https://www.kernel.org/pub/linux ... plug/udev/udev.html


2) The 'root' user may add write permissions to the file that represents
the USB device which is typically somewhere in a subdirectory within
"/dev/bus/usb". Unfortunately, these permissions will be lost if the
device is unplugged and then plugged back in. Because of this, this
approach is not recommended.


--------------------------
KNOWN ISSUES AND BUG FIXES
--------------------------

For a list of Known Issues of NI-VISA 16.0, visit ni.com/info and
enter the Info Code NIVISA160KnownIssues.

For a list of bug fixes for NI-VISA, visit ni.com/info and enter
the Info Code NIVISAFixList.


-----------------------------
NEW FEATURES AND IMPROVEMENTS
-----------------------------
------------
NI-VISA 15.0
------------
Added support for developing 64-bit VISA applications.

------------
NI-VISA 14.0
------------
Added support for viGpibControlREN on TCPIP resources that use the
VXI-11 protocol.

-----------
NI-VISA 5.3
-----------
Improved performance of viRead for a HiSLIP resource.

-----------
NI-VISA 5.2
-----------
Improved performance of viWrite for a HiSLIP resource.

-----------
NI-VISA 5.1
-----------
Added support for HiSLIP.

Updated the VISA Interactive Control stand-alone application. Refer to the
NI-VISA Help for more information on the updates to VISAIC.

-----------
NI-VISA 5.0
-----------
Added support for openSUSE 11.1, openSUSE 11.2, and Scientific Linux 5.x

Added support for 64-bit formatted I/O.

Dropped support for GPIB-VXI.


-----------------
LEGAL INFORMATION
-----------------
----------
COPYRIGHT:
----------
(c) 2016 National Instruments.
All rights reserved.

Under the copyright laws, this publication may not be reproduced or transmitted
in any form, electronic or mechanical, including photocopying, recording,
storing in an information retrieval system, or translating, in whole or in
part, without the prior written consent of National Instruments Corporation.

National Instruments respects the intellectual property of others, and we ask
our users to do the same. NI software is protected by copyright and other
intellectual property laws. Where NI software may be used to reproduce
software or other materials belonging to others, you may use NI software
only to reproduce materials that you may reproduce in accordance with the
terms of any applicable license or other legal restriction.

Third-Party Legal Notices
You can find NI-VISA third-party legal notices in the
/usr/local/vxipnp/share/nivisa directory.


U.S. Government Restricted Rights
If you are an agency, department, or other entity of the United States
Government ("Government"), the use, duplication, reproduction, release,
modification, disclosure or transfer of the technical data included in this
manual is governed by the Restricted Rights provisions under Federal
Acquisition Regulation 52.227-14 for civilian agencies and Defense Federal
Acquisition Regulation Supplement Section 252.227-7014 and 252.227-7015 for
military agencies.

IVI Foundation Copyright Notice
Content from the IVI specifications reproduced with permission from the IVI
Foundation.

The IVI Foundation and its member companies make no warranty of any kind with
regard to this material, including, but not limited to, the implied warranties
of merchantability and fitness for a particular purpose. The IVI Foundation and
its member companies shall not be liable for errors contained herein or for
incidental or consequential damages in connection with the furnishing,
performance, or use of this material.

-----------
TRADEMARKS:
-----------
Refer to the NI Trademarks and Logo Guidelines at ni.com/trademarks for
information on National Instruments trademarks. Other product and company names
mentioned herein are trademarks or trade names of their respective companies.



--------
PATENTS:
--------
For patents covering the National Instruments products/technology, refer to the
appropriate location: Help Patents in your software, the patents.txt file on
your media, or the National Instruments Patent Notice at ni.com/patents.

首页
84162741QQ
联系