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

cancel
Showing results for 
Search instead for 
Did you mean: 

单独运行“write data to excel.vi”时没问题,调用时出现错误?(求教Yukee,鬼)

两位,不好意思,我的需求说的不太清楚。
程序运行时,要有一个类似“生成电子表格”的button,按一下自动打开excel并把table的数据填入:
 
如果存成.xls文件,还要用户自己打开!
 谢谢!
 
¤╭⌒╮ ╭⌒⌒╮
╱-◥██◣ ╭ ╭
︱田︱田田|
Mail:shouwangzhezz@163.com
╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬
0 Kudos
Message 31 of 34
(2,735 Views)
Can this program fit your requirement?
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 Kudos
Message 32 of 34
(2,625 Views)
我的程序其实就是把main.lib中的.vi合成了一个而已,就是那个问题!
¤╭⌒╮ ╭⌒⌒╮
╱-◥██◣ ╭ ╭
︱田︱田田|
Mail:shouwangzhezz@163.com
╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬
0 Kudos
Message 33 of 34
(2,608 Views)
把我的main里面子程序的换成你的一样可以正常运行,问题不是出在这里。如果按照Yukee 的改法,去掉一个automation close也能用顺序结构正常运行。具体原因我也搞不懂,因为你的程序在 highlight 调试的时候是没有问题的,我认为是bug。
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 Kudos
Message 34 of 34
(2,605 Views)