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

下载中心

LabVIEW 2012 VI Analyzer Upgrade Tests Win32Eng LV2012VI分析仪工具包升级补丁

文章来源:石鑫华视觉网时间:2023-05-08 18:32:01 点击:147

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

LabVIEW 2012 VI Analyzer Upgrade Tests Win32Eng LV2012VI分析仪工具包升级补丁

LabVIEW VI分析工具包用于进行静态代码分析,以提高LabVIEW代码的质量和可读性。
LabVIEW VI分析仪工具包是一个LabVIEW附加软件,用于优化LabVIEW图形化代码。借助该工具,您可以配置超过90种内置测试,以便自动化审核代码和分析应用程序中所有VI的静态代码,或者您可以使用测试创建向导来自行创建测试程序。LabVIEW VI分析工具包提供的调试工具可帮助您避免使用可能会影响应用程序性能、功能和可维护性的编程技术。此外,您还可以要求开发团队采用高效的编程方法和代码风格,以确保代码的可读性和功能性。

百度网盘下载地址:

LabVIEW 2012 VI Analyzer Upgrade Tests Win32Eng LV2012VI分析仪工具包升级补丁

http://visionbbs.com/thread-30359-1-1.html?fromuid=9

(出处: 机器视觉论坛)



LabVIEW 2012 VI Analyzer Toolkit Readme

Version 12.0.0

June 2012

This file contains important information about the LabVIEW VI Analyzer Toolkit, including installation instructions and known issues.

System Requirements
Installation Instructions
   Windows
   Mac OS X
   Linux
Using the VI Analyzer Toolkit
Additions to the LabVIEW Help
Using Spell Check Word List
Known Issues
Bug Fixes

System Requirements

In addition to the system requirements for the LabVIEW Development System, the VI Analyzer Toolkit has the following requirement:

  • LabVIEW 2012 Base, Full, or Professional Development System (32-bit)

Refer to the LabVIEW Readme for additional system requirements and supported operating systems for LabVIEW 2012.

Installation InstructionsWindows

You can install all of your LabVIEW products—including the VI Analyzer Toolkit—using the LabVIEW 2012 Platform DVDs. Refer to the LabVIEW Installation Guide on the LabVIEW Platform DVD 1 for installation instructions and system requirements.

To request additional LabVIEW Platform DVDs, refer to the National Instruments website.

Note  If you purchased this product with an NI Software Suite or NI Product Bundle, use the installation media that shipped with your purchase to install this product.

Mac OS X

Complete the following steps to install the LabVIEW VI Analyzer Toolkit on Mac OS X.

Note  Disable any automatic virus detection programs before you install because some virus detection programs may interfere with the installer. After installation, check your computer for viruses and enable any virus detection programs you disabled.

  • Insert and browse to the LabVIEW 2012 VI Analyzer Toolkit installation CD.

  • Open LabVIEW2012VIAnalyzer.mpkg, located in the LabVIEW_2012Mac OS X directory.

  • Follow the instructions that appear on the screen.

Complete the following steps to uninstall the LabVIEW 2012 VI Analyzer Toolkit on Mac OS X.

  • During installation, the VI_Analyzer_2012_Uninstall.sh uninstallation script is created in the VI Analyzer directory. Drag the VI_Analyzer_2012_Uninstall.sh uninstallation script to the prompt in a Terminal window.

  • Press Return and follow the instructions provided by the script.

  • After uninstalling the VI Analyzer Toolkit, manually delete the uninstallation script.

Linux

Complete the following steps to install the LabVIEW VI Analyzer Toolkit on Linux.

  • Log into the system as root.

  • Insert the LabVIEW 2012 VI Analyzer Toolkit installation CD.

  • From the Terminal window, navigate to the LabVIEW_2012/Linux directory on the installation CD.

  • To run the installation script, enter the following command:

    ./INSTALL

Note  If you encounter a message of bad interpreter: Permission denied, the CD might not have mounted with executable permissions. To work around this issue, enter the following command:

/bin/sh ./INSTALL

Using the VI Analyzer Toolkit

After you install the VI Analyzer Toolkit, select Tools»VI Analyzer»Analyze VIs in LabVIEW to run the VI Analyzer. You also can use the VI Analyzer VIs, located on the Functions palette. Refer to the LabVIEW Help and the LabVIEW VI Analyzer Toolkit User Guide for more information about using the VI Analyzer Toolkit.

Additions to the LabVIEW Help

The VIAn Get Tests VI includes a Test Descriptions output that returns an array of the test descriptions, which correspond to the names in Test Names.

Using Spell Check Word List

For a list of the copyrights, conditions, and disclaimers regarding the word list used in the automatically generated inflection database, refer to the AGID_4.0_notice.pdf and AGID_4.0_license.pdf files in the Licenses directory on the VI Analyzer Toolkit installation media.

Known Issues

You can access the software and documentation known issues list online. Refer to the National Instruments website for an up-to-date list of known issues in the LabVIEW 2012 VI Analyzer Toolkit.

Bug Fixes

The following table contains the IDs and titles of a subset of issues fixed in the LabVIEW 2012 VI Analyzer Toolkit. This table is not an exhaustive list of issues fixed in the current version of the VI Analyzer Toolkit. If you have a CAR ID, you can search this list to validate the issue has been fixed.

IDLegacy IDFixed Issue
300708VI Analyzer Panel Size and Position test returns an error on blank VIs
302260Error for window bounds in failure message doesn't give the specific bounds that need adjustment
305580Scalar Chart Updates Test Doesn't Catch "Value" property usage on non-English LabVIEW
307530VI Analyzer is unable to recognize and report a default icon

Important Information

Copyright

© 2005–2012 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.

End-User License Agreements and Third-Party Legal Notices

For end-user license agreements (EULAs) and copyright notices, conditions, and disclaimers, including information regarding certain third-party components used in LabVIEW, refer to the Copyright topic of the LabVIEW Help.

Trademarks

LabVIEW, National Instruments, NI, ni.com, the National Instruments corporate logo, and the Eagle logo are trademarks of National Instruments Corporation. Refer to the Trademark Information at ni.com/trademarks for other 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
联系