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

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

怎么在程序运行开始的时候自动清空内存里的残余数据啊?

搞定!谢谢哈
 
 
0 项奖励
11 条消息(共 18 条)
3,589 次查看
请教Yukee:如果用History data,用局部变量来清空。我在帮助中看到History data为1-D array of waveform(EXT)形式,这个空数组应该是什么形式的?谢谢了。
0 项奖励
12 条消息(共 18 条)
3,582 次查看
你的graph连接什么形式的数据,这个数组就是该形式的数组。
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 项奖励
13 条消息(共 18 条)
3,578 次查看
Yes, As "gui" said !
________________________________________________________


Try to make everything Automatic
0 项奖励
14 条消息(共 18 条)
3,577 次查看
就是在采集通道里面直接出来的形式,应该是波形数据吧?我建了chart的局部变量,help中这样写的“History (1-D array of waveform(EXT)),下面是Array of the history data of a chart,Wire an empty array to this property to clear to chart history."
但是我不知道空数组应该怎么建?呵呵。不好意思,问这么弱智的问题。
0 项奖励
15 条消息(共 18 条)
3,576 次查看
Try to use waveform graph to indicate waveform. If you have to use waveform chart ,you can creat a empty control array which contains waveform element, but it's not possible to creat a empty constant array which contains waveform element.
---------------------------
Lady And Basketball Vividly In my Exciting World !!!
Daniel.Tang E-mail: tangye@friendess.com
0 项奖励
16 条消息(共 18 条)
3,573 次查看
Yukee:
 您说的property node what is "history data"
我的7.0中property node中怎么找不到history data呢?
——————————————
党教育我们要忠于人民
0 项奖励
17 条消息(共 18 条)
3,528 次查看
创建property node之后点开,就在最后一行,History Data
0 项奖励
18 条消息(共 18 条)
3,521 次查看