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

cancel
Showing results for 
Search instead for 
Did you mean: 

刚学习Labview, 有2个问题请教大家

刚刚学习Labview, 有2个问题请大家帮忙。我有一个用Labview做的exe文件,但是无法看到到它的block diagram. 请问如何能看到该文件的block diagram? 另外一个问题,当完成一个VI文件后,如何将它转换成exe文件?多谢
0 Kudos
Message 1 of 6
(4,932 Views)

You can't see the block diagram after you build your vi to exe file, even NI's member can't do this.

And it's easy to use application builder to create .exe's and .dll's.

---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 Kudos
Message 2 of 6
(4,924 Views)
在前面板窗口双击你设置的控件就可以跳出相应的程序框图窗口,你可以试试看。
0 Kudos
Message 3 of 6
(4,905 Views)
觀於封裝成exe的方法,請參考:http://www.labview.com.tw/forum/forum_posts.asp?TID=218

 
0 Kudos
Message 4 of 6
(4,874 Views)
when build vi to exe, you can't see the block diagram. on how to build exe, the following link may help you
 
anyway,i would like to remind you, the file path will be changed after you build into exe, if you call other dynamic files or subvi.
so i suggest you to place all support into the same file directory.
 
regards
0 Kudos
Message 5 of 6
(4,866 Views)
就像你用vc生成exe后,也是看不到源代码的
0 Kudos
Message 6 of 6
(4,842 Views)