02-28-2012 01:01 PM
Hi Jose,
Have you seen this forum post yet? You can setup a property node to simulate user events.
Using an event structure with no user input
http://forums.ni.com/t5/LabVIEW/Using-an-event-structure-with-no-user-input/td-p/339493
Tim O
03-07-2012 12:19 PM
Hello,
I'm still getting ripples, this time from all strings. Is there a way to filter this signal. Before I showed that I did conditional statements to "filter" the signal, but I'm still getting these long-sharp ripples.
Any ideas?
Jose
03-09-2012 03:18 PM
Hi Jose,
There are many ways to apply filters in LabVIEW; you could set up some kind of Low Pass filter so the extreme ripples will be neglected. The Filter.vi shipping example is a good starting point for learning filters.
Filter
http://zone.ni.com/devzone/cda/epd/p/id/5851
LabVIEW Signal Processing Shipping Examples
http://zone.ni.com/devzone/cda/tut/p/id/6730
Working with LabVIEW Filtering VIs and the LabVIEW Digital Filter Design Toolkit Vis
http://zone.ni.com/devzone/cda/tut/p/id/4851
NI LabVIEW Digital Filter Design Toolkit
http://sine.ni.com/nips/cds/view/p/lang/en/nid/209040
Tim O
03-15-2012 10:35 AM
Tim,
Thanks. Data is looking good now. I appreciate all the help.
Jose