LabVIEW编程环境、NI软件、图像处理软件、相机驱动
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地址,只能使用百度网盘地址;如果百度网盘地址失效过期,可联系论坛客服更新。NI的服务器在美国,有时候速度很慢或下载容易出错,这样会造成安装时各种错误而无法安装。建议在下载完成后,对下载资源做校验和(NI一般会提供MD5或SHA256等)验证,与官方或视觉论坛提供的校验和对比,一致就可以安装;如不一致,则需要重新下载。视觉论坛早期下载上传的资源,基本上都是正常下载的资源;2019后下载的资源,都与NI的正确校验和对比过,保证是正确的资源才上传到百度网盘。校验和工具下载地址:文件Hash计算器FHash,文件校验和验证下载文件正确性验证,MD5值计算、SHA1值计算、SHA256值计算、CRC32值计算http://pcmv.cn/thread-26524-1-1.html
NI LabVIEW 2010SP1 Win64ENG 64位LV2010SP1英语版下载
http://pcmv.cn/thread-21576-1-1.html?fromuid=9
(出处: 机器视觉论坛)
The Mass Compile dialog box includes the Include warnings for read-only VIs checkbox, which determines whether the mass compile results include warnings next to the read-only VIs.
The Advanced TDMS palette includes the TDMS Generate Random Data VI, which generates random data that you can use to test the performance of the Advanced TDMS VIs and functions.
The TDMS Configure Asynchronous Writes function does not include the data mode input.
On the Web Server page of the Options dialog box, the Configure Web Application Server button launches NI Web-based Monitoring and Configuration on the local system.
On the Web Server page of the Options dialog box, the Enable Web Server checkbox is renamed Enable Remote Panel Server.
In the Icon Editor dialog box, select Edit»Import Icon from Owning Library to import the icon of the owning project library. LabVIEW creates a user layer with the name NI_Library and with the icon of the owning library as the glyph. If a user layer with that name already exists, the new user layer overwrites the existing user layer.
The VISA Find Resource function returns error code -1073807343 if the system locates no devices.
LabVIEW 2010 and related service packs do not support the Disconnect Polys And Typedefs method.
If you wire a combination of signed and unsigned integers to the upper limit, x, and lower limit inputs of the In Range and Coerce function, the data type of the coerced(x) output must be large enough to represent the full range of possible input values. If the coerced(x) output is an unsigned integer, the signed input values must be positive because an unsigned integer cannot represent a negative number.
When a change to a VI in a packed project library impacts the inplaceness of the connector pane, by default the caller VI adapts to inplaceness changes. As a result, you do not need to recompile the VI that calls the packed library. If you want the caller VI to recompile when the inplaceness changes, remove the checkmark from the Callers adapt at run time to Exported VI connector pane state checkbox on the Connector Pane State page of the Packed Library Properties dialog box. If you make a non-inplaceness change to a VI in a packed library, the VI must recompile.
Some National Instruments components require Microsoft Silverlight 4.0. If you use a component that requires Silverlight, a dialog box prompts you to install Silverlight from the Internet. Microsoft Silverlight 4.0 is available from the Microsoft Web site at microsoft.com/silverlight.
Due to compiler optimizations in LabVIEW 2010 and related service packs, VIs can execute faster but might take up to five times longer to compile. You might not notice these changes unless you load a large VI. Refer to the National Instruments Web site for more information about compiler optimizations.
240720—Array subset doesn't get copied at inplace node boundary
246966—Write to Text File output changed from LabVIEW 2009 to 2010 if the user selects cancel in the file dialog
255982—Child Class Property Node does not output until deleting and rewiring any part of the VI
256324—Indicator in LabVIEW 2010 subVI does not update from local variable
276831—Output of zero generated from the multiply node with certain DAQmx properties and VIs when using highlight execution
Open LabVIEW.
Select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
Navigate to the desired directory and click the Current Folder button.
Click the Mass Compile button to force a recompile of all VIs in that directory.
Click the Done button to return to LabVIEW.