Jump to content

Roderic

Members
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Roderic

  1. HI, You can use a for loop, you have to create an array of your threshold that you wire to the loop using indexing. you also can wire the "i" terminal to the array function on the left instead of wiring N inputs. Regards, Rodéric
  2. I just got the results, I passed my CLAD!!! with 77.5% good answers, which was my practice score.Hope I can pass CLD after I graduate (Master degree) I used LabVIEW for everyone, so thanks to Jim Kring and Jeffrey Travis, this book is worth a read!
  3. I'm sure with all your skills you'll fond something soon!
  4. Hi cat, You will recover and you will be fine dont worry. I know ppl who came back from this surgery and were back to weighlifting, so I'm sure you'll be OK! Reguards, Rodéric
  5. I had a quick look at your book, and it seems to me that it is a good overview of image processing but some chapters seems to be a bit short. I fully understand your frustration.
  6. I'm sure you can play in Federale 3 in France, but you made a fair point! I didn't know qualimatest was such a top level LabVIEW company.
  7. @Antoine: Why dont you work with Saphir? As it is one of the first LabVIEW integrator in France... "LabVIEW for everyone" is my mentor now
  8. Video link http://www.youtube.com/watch?v=iNd0ahj4hdw comments are in french but images speak for themselves... I don't think people really like America fighting for petroleum (er... I meant freedom) in Irak, http://www.youtube.com/watch?v=Z6A6Et0KLNE Anyway I'm working on acoustic microscopy with LabVIEW maybe one day it would be a high visibility application...
  9. I can remember how people reacted after seeing a video where an helicopeter was shooting an ambulance!
  10. Even if you signed a contract, you cannot protect someone or some organisation breaking the law... even if this organisation is the USA. It is too easy for some law-breaking organisation to hide behind the top secret label. As for Wikileaks, I guess they try to shut them down by any means even if Wikileaks didn't break the law Assange may be considered as an ennema of the state (I think those revelations greatly altered the way people sees America)
  11. I dont think you should present a lot of things, it's best to show a few examples where LabVIEW is easy to use and how block diagram is much more readable than a C code... I bet C programmers would be impressed how easy it is to design UI in LabVIEW.
  12. If I can't use LabVIEW, I can use MATLAB, C, VB. But I would hate it!
  13. I wrote some code for you as I had a few minutes to spare. I quicly tested it and it meets your requirements. I suggest you test it and add the required code to control your pump. Main state machine lava.vi Commande 1.ctl
  14. Agree with supers_5 you just need a simple state machine architecture, what is your problem exactly? because it seems pretty simple (I may be wrong)
  15. Hi, I'm working with a PXI chassis and it's definatly something you wanna use... Teststand may also be usefull. I understand you're CLD, so maybe you should ask for training in order to become CLA. Reguards, Rodéric
  16. Intersections of 2 circles of radius r, and the coordinates of the centers are (xa;ya) and (xb;yb). Is that what you want to solve? Ps: I think you should look at gauss methods, and also look for grober.
  17. You can control the relay with the analog output if you outpout 0 or 5V.
  18. LabVIEW has some built in functions for matrix. So it wont be difficult to solve it without Mathscript, or by hand because you only have 2 equations. Which solving method are you willing to use?
  19. IMO, it's best to open the visa session, then close it at the end of your program....
  20. If all you want is open a slide show, maybe you can open MS Powerpoint using Active X controls... Hope that helps.
  21. You cannot build .exe with LabVIEW eval, nor with the student edition (which I use and has almost every functionality of LabVIEW) .
  22. Hello, For that kind of measurements, you can purchase a thermocouple type k. Low price will do fine. For signal conditioning, a wheastone bridge is the most common type. Reguards, Rodéric
×
×
  • Create New...

Important Information

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