LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Synch different inputs and outputs

Solved!
Go to solution

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

Applications Engineer
National Instruments
0 Kudos
Message 11 of 14
(613 Views)

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

0 Kudos
Message 12 of 14
(603 Views)
Solution
Accepted by topic author Jose_Perez

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

Applications Engineer
National Instruments
0 Kudos
Message 13 of 14
(579 Views)

Tim,

 

Thanks. Data is looking good now. I appreciate all the help.

 

Jose

0 Kudos
Message 14 of 14
(564 Views)