Jump to content

orko

Members
  • Posts

    576
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by orko

  1. It seems that Flatten/Unflatten to String works fine with your example. Download File:post-3266-1221768337.vi I'm not sure if you actually needed to flatten to the LabVIEW XML format, but this is a possible workaround if all you needed to do is flatten the class data pass it to another process. Thanks for this example! I was just working on a project that will benefit from flattened class data.
  2. QUOTE (tcplomp @ May 29 2008, 09:22 PM) Hey, they said it was http://www.youtube.com/watch?v=F_byVtHrGEM' rel='nofollow' target="_blank">Hip to Be Square!
  3. I would highly suggest looking at the context help window for your answer (concatenate inputs option). It will feed you for a lifetime
  4. Welcome! You will definitely find a lot of useful information here just by searching through the existing forum archives. As you'll find, there are many LabVIEW enthusiasts that hang out here that are more than willing to let you pick their brain
  5. QUOTE (JasonXCX @ May 29 2008, 05:46 AM) I can't read French, but this looks like a good first attempt. There are some things that pop out at me: 1) The front panel is a little skewed. If you are going to have anything resizing with the panel, then you may want to have everything resize. I personally like to not have anything resize, and not show the scroll bars so that the FP is fixed...but that's a preference thing. 2) The BD is for the most part fairly clean. Good job! Even though I can't read the labels, I can understand the flow and logic behind the code. 3) You may wish to take the main code and place it into a subVI, with your parameters as inputs and waveform/results as outputs. This will clean it up a bit more. 4) Are you sure on your math to get X in radians for the input of the Sine function? I'm seeing (Phase/(360*Freq))*(Freq*2pi) for the first iteration of the loop. It's early yet in Seattle, so I may just need a second cup of coffee before I understand what you're doing here... 5) Alright, I need to know... what does this mean in English? http://lavag.org/old_files/monthly_05_2008/post-3266-1212090586.png' target="_blank"> My wife's name is very close to this: Carrie Sines... so I'm dying to know
  6. QUOTE (jpdrolet @ May 28 2008, 05:36 PM) I understood how you were advancing the sequence, but it took a little bit for me to realize how you were "moving" the main deco around (because you weren't) Pretty cool! :thumbup: Now to animate http://forums.lavag.org/LAVA-NIWeek-T-Shirt-Design-Contest-t10793.html&view=findpost&p=46305' target="_blank">Michael's masterpiece...
  7. QUOTE (Lisa @ May 29 2008, 12:56 AM) It looks like you may not be formatting the channel list correctly. I believe that the AI sample VI that comes with AdLink takes a comma separated (no spaces) list of channels as a string input... like 0,1,2,3 It would help to post the code that you are having trouble with here. I'm just guessing at this point
  8. QUOTE (Norm Kirchner @ May 28 2008, 02:28 PM) It's where the 100th bottle of beer went...
  9. QUOTE (hakannn @ May 28 2008, 12:25 PM) If I am understanding correctly, yes. You don't need the formula there at all: http://lavag.org/old_files/monthly_05_2008/post-3266-1212004182.png' target="_blank"> Does this solve your "time" problem?
  10. Wow! That took some time/talent! :thumbup: Looks like a stress test for the VI Analyzer I wonder how many wire bends it would report?
  11. Woah... Waiting for my eyes to stop bleeding... On a side note, why were you looking for bridal gowns, Michael...? :laugh:
  12. QUOTE (hakannn @ May 28 2008, 10:57 AM) Your problem isn't clear by this explanation... please provide more detail? QUOTE (hakannn @ May 28 2008, 10:57 AM) i want to print out the "waveform chart". can i do it just push the button. ( example; stop button is stop the program etc..) Check out this example (found by searching the examples in the help section for "printing"): <LabVIEW>\examples\reports\PrintControlExample.vi Here is a simplified example that may be more clear on what is going on: There are other ways to do this, but this is probably the easiest way.
  13. ROFLMAO.... :laugh:
  14. QUOTE (crelf @ May 22 2008, 08:02 AM) Wrong show... http://lavag.org/old_files/monthly_05_2008/post-3266-1211469115.png' target="_blank">
  15. 1000 bottles of beer on the wall...
  16. Reminded me of a hilarious ... :laugh:
  17. orko

    Labview 6

    QUOTE (Yen @ May 21 2008, 09:35 AM) Really? I haven't been able to find a copy of 7.1 to save my life... does anyone have a link to an activatable copy? Our copy seems to have vanished and our rep is having a hard time finding one.
  18. QUOTE (prads @ May 20 2008, 06:12 PM) Here are some examples of different ways of taking multiple data types and writing to a text file. Notice that the write to text file VI can take a single string, or an array of strings (which it writes each element to the file as a line). Look into the help of the VIs that I've used to find out more. There are a lot of different ways to accomplish this, as you can see: http://lavag.org/old_files/monthly_05_2008/post-3266-1211400302.png' target="_blank">
  19. QUOTE (GraemeJ @ May 20 2008, 06:08 PM) For boolean events, I have much better luck using the "NewVal" event input value vs. the actual terminal, because the value of the terminal inside the case structure can get confusing depending on the mechanical action of the switch. The NewVal value will be whatever the control's value was when the event fired (when it's value changed), and doesn't depend on when the button latches. This code worked more consistently for me: Download File:post-3266-1211398763.vi Also, I noticed an oddity in the code here... will this ever be false?
  20. Yes, but you will never plough a field if you only turn it over in your mind...
  21. QUOTE (Bryan @ May 20 2008, 04:47 AM) Good job! Now go get that CLD!
  22. QUOTE (Michael_Aivaliotis @ May 19 2008, 06:20 PM) It's a VGN-SZ360P, which actually has a 7"x11.25" screen (hey, I was close) which they call a 13.3" widescreen. The full dimensions are 3.7lbs, 12.5"x1.3"x9.3" (WxHxL). I would definitely buy it again for a travel laptop. For such a small package, they packed a lot into it. QUOTE (jgcode @ May 19 2008, 09:41 PM) One problem I had with a VGN-S18GP model was that it could not recognise PCMCIA E series card: 6036E. This gave me endless grief over installing drivers. Anyone else anyone else had this problem with any VAIOs? Haven't used PCMCIA cards for a while now, so can't give you any feedback for my VAIO. I'm all about USB DAQ nowadays
  23. I do a lot of work during the commute between Seattle and Port Orchard, WA (about 1 1/2 hours to kill each way and most of it is on a ferry). I have a personal laptop that I've had for 2 years (HP widescreen 17") that I bought for the screen size. Loved it back then, but recently I was given a work laptop that is a 8"x12" (or so) widescreen VAIO. It weighs half as much as my HP, and lasts twice as long. Screen is much, much sharper as well. Bottom line: My HP is sitting at home under a pile of books, my eyes are not as strained, and my shoulder doesn't hurt anymore... I've taken both on planes, and had similar experiences as the others here. That HP was basically pinned up against my gut and the screen was tilted at an awkward angle toward me. Gave up taking out the laptop on flights eventually, but with the VAIO I'm perfectly fine...even in business class
  24. QUOTE (Michael_Aivaliotis @ May 15 2008, 12:59 AM) ...I'm sure I don't want to know where his "ouzies" are. PS. Yeah, I liked him too. Almost as much as I liked http://lavag.org/old_files/monthly_05_2008/post-3266-1210840200.gif' target="_blank">
×
×
  • Create New...

Important Information

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