04-17-2008 12:44 AM
04-17-2008 09:41 AM
04-19-2008 01:32 PM
04-19-2008 02:19 PM - edited 04-19-2008 02:22 PM

In general, you would make things much easier for us if you would attach your actual live VI instead of dead images.
04-19-2008 03:56 PM - edited 04-19-2008 03:57 PM
04-19-2008 05:19 PM - edited 04-19-2008 05:26 PM
Negate is exactly the same thing as multiplying with "-1". Try it! 😄
daniel.penteado wrote:
I did not used the "negate" function because I don't want to turn positive values into negative, I want to turn negative in positive, than I used the number * -1
daniel.penteado wrote:
I don't need to change the sampling rate without re-read a file, because I just set up the frequency, load the file and get the area, it is a simple operation just to get the area value.
daniel.penteado wrote:
This attached VI has a problem, after I click the boolean, the event case runs twice, asking to load a file two times, after that it stops and wait until a new push on the button, how do I fix this? I want that it runs only one time and run again only when i push boolean again.
I was not able to link the while loop to event case.
04-19-2008 05:42 PM
04-19-2008 06:56 PM