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

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

dynamically changing the sample rate

hello!
       usually we can't dynamically change the sample clock when the program is running.So I want to ask how to dynamically changethe sample rate when program is running,Can  you give me a example?
     Thank you!
0 项奖励
1 条消息(共 3 条)
3,850 次查看

I think there is no such example.

But i think you could add a while loop structure outside your main program. In the front panel, add a button named change sampling rate, when you press the button, the program stops the present acquisition and into a new acquisition configuration and start acquisition.

0 项奖励
2 条消息(共 3 条)
3,843 次查看

Thank you!

I will try!::manhappy:

0 项奖励
3 条消息(共 3 条)
3,792 次查看