NI產品與技術 討論區

取消
顯示結果 
搜尋替代 
您的意思是: 

欲每五分鐘擷取一次LOAD CELL信號

您好!

 

由於論文實驗需要使用LABVIEW撰寫一個擷取程式,

實驗量測流程如下:

Signal→Force washer load cell→Amplifier→NI DAQ 6016 Card→PC 

不過我對於LABVIEW軟體撰程式寫不熟練,

因此可否麻煩您幫我撰寫一個目標是『每五分鐘擷取一次LOAD CELL信號』擷取程式呢?

期待您的協助,感激不盡!

 

張同學

0 積分
1 條訊息(共 5 條)
6,929 檢視

One of many ways is using Elapsed Time function. By setting the Time Target (s) to 5x60=300 (i.e. 5 minutes), the Elapsed Time function will set its Time Has Elapsed output to True at when the Time Target (s) is reached. The Elapsed Time function is then reset for next round... so on and so forth.

 

PS: attached is a quickly done up reference code. please try understand it and do the rest of the code i.e. DAQ etc. on your own. 

Message Edited by ian fung on 12-09-2009 09:19 AM
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 積分
2 條訊息(共 5 條)
6,923 檢視
0 積分
3 條訊息(共 5 條)
6,900 檢視

張同學,

 

Any updates? Or, you have given up? 

Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 積分
4 條訊息(共 5 條)
6,882 檢視
問而不聞,不看?
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 積分
5 條訊息(共 5 條)
6,846 檢視