02-03-2006 05:34 PM
I first used LabVIEW when I went back to school in 1993. We did a project where we had to monitor a pressure sensor and control a compressor. Graphical views, upper and lower pressure limits, etc.
I poked at it off and on in the various versions on my own until LabVIEW 6i. Finally I was at a job where I had to create a program for testing boards in a bed-of-nails tester.
LabVIEW programming is now what I do for a living.
Rob
02-04-2006 03:13 AM
02-05-2006 01:08 PM
Once upon a time in eurpoe.
I had my fist touch with LV 4 in 1997.
The first projects have been a diagnosis and commissioning software for fast running diesel yacht engines.
This project was pure fun. I realy lowed this project. Than in 1998 I was hit by a big project with nearly
300 Sensors, lots of graphics, tables, different alarm types and a lot of serial comunication.
While I was the only LabVIEW programmer in the firm I had to do the job from scratch in 10 weeks.
In 10 Weeks I worked more than 20 weeks and teached a college of mine in LV to help me.
In this early days of LV there was no undo and after more than 12 hours of programming, concentrating,
and that was rather normal, I realy get more and more paramoid to make mistakes while programming.
Internal alarm sensors (brain) told me to save often and early, use different names for the same VI to be
sure to have a fall back reference point and I became more and more aggressive because the time was
running out.
The timing problem I had with this project was caused by the shipyard. The engine monitoring
program for a mega yacht had a date for the delivery. Otherwise there would be the need for me to walk
on water to follow the ship. That was realy stressing and I loved to see undo in LV 5. At this time I felt undo
would be worth a new version. To me there was no need for any kind of enhancements than this.
Btw. the monitoring program is running since this time without a problem. It runs 365 days per year
and 24 hours a day. I just made a update because of a overvoltage problem that damaged some parts
of the PC.
With kind regards
Martin
02-05-2006 02:58 PM
02-05-2006 03:09 PM
I was impressed by it's connection to a Fluke multimeter, and having the front panel look just like the Fluke.
It hooked me. (I had a background in electronics design). I then found out that some other folks in my department owned LabVIEW 1.2, but were not using it. I tried it and found out that you could not move a wired object on the block diagram without disconnecting the wires and re-wiring it. ICK!
Never did a project with 1.x, but did lots of stuff with 2.0.
I enjoyed taunting the Windows droids with what could be done.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
02-06-2006 08:11 AM
02-06-2006 09:16 AM - edited 02-06-2006 09:16 AM
PS I remember swapping an old 386 SX (which was supposed to be my machine) for a newer DX while no-one was looking. A whole 33MHz. And my code needed it to make up for my total lack of skill or style.......
Message Edited by shoneill on 02-06-2006 04:18 PM
02-06-2006 03:30 PM
02-07-2006 05:36 AM
My first introduction to LabView was a demo with version 3. After this introduction, I made my first application with
Not enough time to do things the right way and little knowledge how to make a LabView program. Afterwards I think I did al lot of things the wrong way but the tester was in production for many years at the company where I was working at that time and it still is by someone else.
Since then I made different programs mostly for testing.
At work or at home when I need to program something I use
)
02-07-2006 06:07 AM
First touched LabView6i on Windows in 2003, it was an easy transision from 'C ' to LabVIEW.
The rapid develoment concept of labVIEW appealed to me the most, Must admit i never did like sitting down an composing/compiling lines and lines of codes.
Since then, LabVIEW has been my first preference for developing all applications.