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

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

Excel报表问题

我运行范例中的generate report from template ,可以生成报表,但是我把它复制出来,放在一个新建的VI中,运行会弹出错误,这是怎么回事?

还有,用这种方法生成报表只能针对已经写好的东西,只是把它生成报表的形式吗? 而不像用DDE函数生成报表时可以自己更新?

0 项奖励
1 条消息(共 5 条)
4,759 次查看

Hi,

 

You might want to try Excel Board 

 

Also, if you are generating "single sheet" report, you might want to also consider creating C.S.V format report instead. C.S.V files are text-based Comma-Separated-Values instead of tab-delimited, and are opened using MS Excel.

 

As for DDE, please read Using DDE in LabVIEW (Windows Only) 

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
2 条消息(共 5 条)
4,754 次查看

我是想问为什么会出现错误,该怎么解决?我只是把它复制出来放在一个新的空vi里而已,运行原程序就没错误,复制出来怎么就有错误了呢?

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

this error code is undefined

0 项奖励
4 条消息(共 5 条)
4,746 次查看
You may try taking a look at its Hierarchy tree and see if there is any missing VIs, Ctrls etc.
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 项奖励
5 条消息(共 5 条)
4,732 次查看