Search the Community
Showing results for tags 'data acquisition'.
-
Hello everyone i am relative new to labview and currently i am bit stuck need help... i want to capture data with a digital trigger on my chassis PFI0 (9178), the pulse is 20ms long and occurs on my straingauge 9237 module. The pulse comes in 10 times in a row with couple of miliseconds between it, can i measure it every time and push it inside an array like a "last in first out" memmory to evaluate it slower for the user? I am currently struggeling with the loop dividing into more then one loop approach. How to breach out from accquire->store->plot in one loopdone right with good performance? I don't know how to shape the cure because there is a dependency from loop time to datapoints with the daqmx task inside of it :-/ Capturing should always be possible and run in background and the user just uses the frontend to play around with filters (me learning what filter shape the cure in which way) It would be nice if someone can share their knowledge towards realizing multiple graphs from a pulse that comes in and is stored in a graph. I know my program is not pretty right now but with progress it will be nicer, function first to learn! WheatstoneSix_6.vi
- 1 reply
-
- ni-9237
- multi graph
-
(and 3 more)
Tagged with:
-
Hi All, My VI looks something like the one I am attaching. I am acquiring pressure data using a while loop. During data acquisition, I want to run a motorized pressure release valve for a few seconds (1-5 s) and then stop. But I don't want my main program (data acquisition) to stop just yet. That I will stop later through different control/logic. Is this easy to do? I had found a few programs online that stopped the whole system. But I want an independent loop to run within my main loop for a few seconds. Cheers, Saif EX_D.vi Also attached in 2009 version. EX_D.vi
- 2 replies
-
- timed voltage output
- data acquisition
-
(and 1 more)
Tagged with: