NI LabVIEW,CVI,数据采集等产品讨论区

取消
显示结果 
搜索替代 
您的意思是: 

labwindows cvi 与 labview 区别

NI的工程师你们好:

   labview与lab windows cvi 都是贵公司的产品吧,他们之间有什么联系或者区别呢?

0 项奖励
1 条消息(共 3 条)
5,193 次查看
“LabVIEW is a graphical programming language. It is made up of a user interface which is called the front panel and a block diagram where all the coding is done. CVI is National Instrument's C interface for virtual instrumentation. CVI includes a user interface complete with graphs, buttons, and other interface objects. However, the code is done in ANSI C. Some great features of CVI include the function panels, which provide a wizard interface for CVI functions, and code generation. CVI also easily integrates with National Instruments DAQ & GPIB devices as well as other intrument drivers. ”(quoted)
0 项奖励
2 条消息(共 3 条)
5,156 次查看
最大的区别在于:LabVIEW是基于图形化编程语言的软件,LaWindows/CVI是基于文本式编程语言的软件。简单点说,LaWindows/CVI跟传统的编程语言(比如C)很相似,我个人觉得它是传统编程软件和LabVIEW间的过渡产品。当然,就功能来说,两者都很好很强大,就看你习惯哪种风格的编程语言了。
Best Recards,

Shade
0 项奖励
3 条消息(共 3 条)
5,139 次查看