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 LabVIEW Internet Toolkit 2010 Win32Eng LabVIEW2010网络工具包下载
Internet工具包可用于将internet功能整合至VI,实现基于Telnet协议的数据收发、从FTP服务器上传或下载文件、向Web发布VI、以及通过Web浏览器对VI进行远程控制。
NI LabVIEW Internet Toolkit 2010 Win32Eng LabVIEW2010网络工具包下载
http://pcmv.cn/thread-25445-1-1.html?fromuid=9
(出处: 视觉论坛VISIONBBS|视觉之家VISIONHOME)
LabVIEW 2010 Internet Toolkit Readme
LabVIEW Release Notes, which are available in your LabVIEW software kit.
LabVIEW 2010 Platform DVDs Readme, which is available on the top-level of LabVIEW Platform DVD 1.
Navigate to the LabVIEW directory and drag the Internet_Toolkit_Uninstall.sh uninstallation script to the prompt in a Terminal Window. Press Return and follow the instructions provided by the script.
After uninstalling the Internet Toolkit, you must manually delete the uninstallation script.
Insert and browse to the LabVIEW Internet Toolkit 6.0.2 installation CD and open Internet_Toolkit6.0.2.pkg located under the LabVIEW_8.6Mac OS X directory.
Select Continue to run a program to determine if the Internet Toolkit can be installed on your system.
Follow the instructions that appear on the screen and continue to the Select Destination dialog box.
In the Select Destination dialog box, click the Choose button and select the version of LabVIEW (8.6 or later) to which you want to install the Internet Toolkit.
After you select the destination directory, click the Continue button to complete the installation.
(Optional) Mass compile the Internet Toolkit VIs. When you open a VI last saved in a previous version of LabVIEW, LabVIEW automatically converts and compiles the VI. You must save the VI in the current version of LabVIEW or the conversion process, which uses extra memory resources, occurs every time you access the VI. Because the Internet Toolkit supports multiple versions of LabVIEW, you might need to mass compile after you install.
Launch LabVIEW and select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
Navigate to the labviewi.libddonsinternet directory and click the Mass Compile button to mass compile the Internet Toolkit VIs.
Log into the system as root.
Use mount /mnt/cdrom to mount the CD. On some systems, the CD is mounted automatically.
Enter the following command to navigate to the LabVIEW directory:
cd /usr/local/natinst/labview
where labview is the version of LabVIEW to which you are installing the Internet Toolkit, such as lv86.
Enter the following command to extract the toolkit to the LabVIEW folder:
tar xf /mnt/cdrom/Linux/InternetToolkitLinux.tar
Enter the following command to navigate to the Example Finder directory:
cd /usr/local/natinst/share/example finder/1.0/Products/labview/x.y/exbins/english
where x.y is the version of LabVIEW to which you are installing the Internet Toolkit, such as 2010.
Enter the following command to copy the toolkit example information to the Example Finder:
cp /mnt/cdrom/Linux/lvexint.bin4 .
(Optional) Mass compile the Internet Toolkit VIs. When you open a VI last saved in a previous version of LabVIEW, LabVIEW automatically converts and compiles the VI. You must save the VI in the current version of LabVIEW or the conversion process, which uses extra memory resources, occurs every time you access the VI. Because the Internet Toolkit supports multiple versions of LabVIEW, you might need to mass compile after you install.
Launch LabVIEW and select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
Navigate to the labviewi.libddonsinternet directory and click the Mass Compile button to mass compile the Internet Toolkit VIs.
Launch LabVIEW.
Select Help»Search the LabVIEW Help to launch the LabVIEW Help.
Click the Contents tab.
Navigate to the Toolkits»Internet Toolkit VIs top-level topic.
Launch LabVIEW.
Select Help»Internet Toolkit to launch the Internet Toolkit VIs Help.
ID | Fixed Issue |
104797 | FTP Get File VI cannot overwrite an existing file |