Jump to content

hooovahh

Moderators
  • Posts

    3,479
  • Joined

  • Last visited

  • Days Won

    299

Posts posted by hooovahh

  1. Try these on for size!

    post-415-127005216553_thumb.png throwpc.gif

    post-415-127005224263_thumb.png

    That little white block on that last one is my 1920x1200 monitor. frusty.gif I'd need about nine of them side by side to see the whole thing.

    At least I don't have to refactor, but try and understand and document that! If it were up to me, it would be rewritten from scratch. That may happen yet at some point.

    Hit the clean up button, I dare you.

  2. Is there a reason you haven't tried the tabbed approach? Where tab 1 has just one graph, tab 2 has two graphs, tab 3 has three, up to the number you want. Then color the tab to be transparent (so the user doesn't know it is a tab) and then control which tab the operator sees.

    That being said I've never had the "Scale FP objects" work properly for very long. Usually I could resize once and it would be okay, then I would scale it back to where it was and every thing would be moved around slightly, and alignments between objects would fail. Maybe grouping them would have helped.

  3. Oooh god please see dis one. here i need to get the mean value at the base but peaks should remain same

    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.

  4. Hai,

    If you dont mind can you tell me clearly about that? please see this one, I changed the file as " /t" and trying to lay the connection between mean and wave form

    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.

    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.

    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.

  5. Hi,

    I have one .txt file even i am testing with that, It's not coming... i selected the mean function and from that how can we get the wave form? Is this the correct procedure ?

    oops sorry I forgot to attach the file

    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.

    You can then calculate the mean of a small set of values, and the process another small set until you processed all of them.

    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.

  6. Here is my code... which i have done till now... what function should i use to get that average smooth signal?

    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.

  7. I just want the average of certain peaks and valleys near to that.... here is the data file which we need to draw between 1st column and 8th colmn of given data file

    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.

  8. Other features of Total Commander that I like are that there are keyboard shortcuts for pretty much everything, and there is a portable version available. Once you've purchased it, you can install it on a USB stick and use it anywhere. You'll never have to use Windows Explorer again.

    Zipping and unzippping is built in, so no need for Winzip anymore.

    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.

  9. There's a thing here organised by one of my favorite bars (Honest? John's in the Cass Corridor - they have a BLT with 30, count 'em, 30 rashers of bacon)

    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.

  10. Hello,

    I was wondering what fixed width or monospaced font people like to use.

    Thanks

    Dan

    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.

  11. 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

  12. The only silver lining in all of this is that my power has stayed on [knock on wood]. I have a gas fireplace that can put out some heat, but no where near enough to cope with the low temps we've been having. Honestly, if it wasn't for the fear of power loss, by this point I'd just throw my hands up and say, "Bring it on! What's another 20 inches?!" Oh and then there's the fear of my roof caving in...

    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.

  13. I remember being awfully confused as a kid watching movies made in the US that had birds flying south for the winter wacko.gif

    When you were a kid there was television in Australia? :P 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.

×
×
  • Create New...

Important Information

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