02-03-2006 10:21 AM
02-03-2006 10:25 AM
| Robst - CLD |
| Using LabVIEW since version 7.0 |
02-03-2006 10:27 AM
02-03-2006 10:29 AM
02-03-2006 11:05 AM
My first encounter with LabVIEW for a project occured in the fall of 1992. I was tasked with building a test system to test a complex module that had multiple analog inputs and provided its output in the form of a digital telemetry stream. I was supposed to build the test system using HPBasic ("we have more people that know it") rather than the Turbo Pascal that the previous ones. NI did a demo at a hotel near where I worked showcasing "LabVIEW 2.5 for Windows and Unix". I came back and somehow convinced the project lead to let me try it! My first program ended up requiring me to write a driver for a HP control system analyzer (a combination of digital/analog input spectrum Analyzer, sort of). I mistakenly started writing a complete driver, rather than the parts I ultimately needed. Whew, a lot of coding in a completely new "paradigm" (really over-used word in the software world back then). Had other engineers look over my shoulder and comment about being paid to play video games. Used a lot of sequence structures, largest connector pane, etc. I will say in my, Ben's, etc.'s defense that the early examples used a lot of sequence structures. Left printing out of test results to last, how hard can it be, I had done it in Pascal, C and Fortran. Oop's, no way to easily just print out a page of text. When I called support the young lad asked "why do you want to?" I mentioned that my customer (U.S.Navy) wanted hard copies of the results, not just our assurance that it passed! His recommendation was that I build a VI with a text control that fit the entire FP and then just execute a screen print. Unfortunately this was before high speed inkjets or laser printers were common, and cheap, so it meant dumping Mbytes of image to an HP dot matrix printer, a very Loooong process. Quite educational, as was the next project which was supporting a large test system, running 2.2 on a Mac, which took almost 30 minutes to start the program! Literally click on the icon and go get coffee! Ran into that original project lead at an NI Tech symposium a couple of years ago, he had taken the plunge and was "dabbling" in LabVIEW. Commented to me, "Wow, now I understand why your were so psyched about using LabVIEW".
P.S. Those who remember the early days won't forget to save early and often, lest you loose a bunch of work due to an "Insane Error"!
P.M.

02-03-2006 02:35 PM
02-03-2006 02:39 PM
02-03-2006 04:25 PM - edited 02-03-2006 04:25 PM
Message Edité par Conseils le 02-03-2006 11:27 PM
Message Edité par Conseils le 02-03-2006 11:27 PM
02-03-2006 05:11 PM
Nice try
02-03-2006 05:23 PM
Maybe Conseils' old computer was just way ahead of its time!
-D