Jump to content

hooovahh

Moderators
  • Posts

    3,365
  • Joined

  • Last visited

  • Days Won

    268

Everything posted by hooovahh

  1. Then you will have to find a way to not make an average on those values, or insert those values back into the smoothed data. Again realize this will make a time shift in your data. Good luck.
  2. I've noticed the about says both 9.0 and 2009, and the Windows registry also has it as 9.0.
  3. I already stated clearly (at least I think it is clear) what you need to do. I've said it twice here is a third time. So again try to do a mean on points 0-4, then a mean on points 1-6, then a mean on points 2-7 FOR the whole set of data.
  4. You have a period as the delimiter for the text file. The delimiter in the file is not a period, either change the file, or change the parameter you are delimiting on. Did you just quote your self 3 times? Well if you quoted your self I'll quote my self because I already answered the question but maybe you didn't understand. Perform the mean on the first X number of points, then do a mean starting at index 1 (instead of 0) for another X number of points. Do this FOR the whole list of data.
  5. Couple things. First the file you provided as your data (Book1.xls) is in a file format that LabVIEW can't read from the "Read from Spreadsheet file" function. That function works with a ASCII file, generally a .TXT. If you do get to the point to where your data is read, then I would suggest looking into the Mean function under the Probability and Statistics pallet (found under Mathematics). You can then calculate the mean of a small set of values, and the process another small set until you processed all of them.
  6. I think want Francois wanted to see was what LabVIEW code you had made to try to accomplish your goal. We're all about helping at LAVA but we're not about spoon feeding. Show us some code trying to accomplish your goal and we'll point you in the right direction. If you don't have any code then you should look up some NI examples, or go through some LabVIEW training.
  7. I've seen this done on other forums. Where when you type in a search it just redirects to a site: search on google with those terms.
  8. Attached is a zip, in that zip is two VIs A and B. A calls B, and B gets the path of A using a reference to the VI and using a property node. A Calls B Path.zip
  9. Very cool, I didn't watch all of it yet. And as a side note since when does youtube have 1080P videos? This video is still only 100MB if you were wondering. EDIT: Also how many takes do you think it took to get right? and at 2:40 how many TVs did they destroy?
  10. According to my registry the installed versions of LabVIEW are 6.0, 6.1, 7.1, 8.0, 8.2, 8.5, 8.6, and 2009, no betas.
  11. Do you realize that zipping and unzipping has been built into Windows explorer since Windows ME? Not that I'm praising Windows Explorer as being the explorer to use. I know that there are many free, and portable alternatives to windows explorer, but I've never tried any. I do however like some of the new things that Windows 7 does. Nothing revolutionary, I just think it's a good balance of new features and simplicity.
  12. Being the LabVIEW enthusiasts as we are, we usually have many versions installed and can down save. I have 8 at the moment, do I hear 9?
  13. My status is I have no status

  14. Hooovahh: LAVA/NI EDIT: Also I don't know how I feel about coming out of the closet...on LAVA that is.
  15. Jamaican Bobsled Team? Okay fine so I only remember that because of the movie with John Candy in it.
  16. Related? (apple flea). Also the Apple wheel has to be better than Sony's "New Stupid Piece of *** That Doesn't ***ing Work" By the way I censored that link myself, have we tested the profanity filter yet? And if I posted a link that has a bad word in it would the link become broken?
  17. "SHALL WE PLAY A GAME?" (sorry for all caps but I think it was appropriate).
  18. Okay this may just turn into a bacon thread (it is in the LAVA Lounge right?) Ever been to Tony's in Birch Run. You order a side of and it comes with a pound of it. Poor quality but it looks huge. And here's a man enjoying his banana split. http://www.mlive.com...t_in_birch.html Anyone else hungry? I mean if you don't have power then you need to eat what's in the fridge right? Can't let it go bad.
  19. I've never used a fixed width or monospaced font, other than in Notepad where it is Lucida Console 10 point by default. Why would I need a fixed point font? In LabVIEW you can calculate the width of a string based on its font and style, it's been discussed here a couple times.
  20. I will post what has already been done before. I am sorry if you are a normal person with real intentions, but if you insist on posting with this style then I (and I assume other) will consider you a troll. If you want a friendly useful response use only one font for the whole message, one color, and one font style (bold italic etc.) and only capitalize a whole word in extreme situations where you intend to be yelling at the person you are talking to. He has been on the NI forums lately. http://forums.ni.com...ssage.id=473442 http://forums.ni.com...message.id=1098
  21. I'd like to think that if the power went out here I'd be okay for a while, but let's not forget how wide spread power outages can be while here in south east Michigan. If I had to drive 2 hours north before finding a building with electricity I may panic a little.
  22. When you were a kid there was television in Australia? I kid, I kid, I know you had TV but it was in black and white. (Waits to see if Crelf is in a good mood this morning...) I also was confused when I heard that Christmas doesn't consist of snow angels, and snow fights, or snowmobiling but instead BBQs.
  23. Fly north for the winter? Just doesn't have the same ring to it. Not sure how I feel about having fudgies (urban dictionary, the first definition not the other two ) all year round. Does that also mean Snowbirds are going to be endangered?
  24. I tried canceling my subscription to winter last year but it (just like Maxim) keeps coming after canceling. I hear we (Michiganders) should be getting some snow tomorrow, some where between 6-10. Added to the snow on the ground now will make it 6-10 total.
  25. The signal should either be grounded or at 5V, if you leave it disconnected it will float and it sounds like it happens to float above 5V. If you wired the DO to the DI it should work as expected, where it will either be 5V or grounded and not floating.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.