02-02-2006 12:03 PM
02-02-2006 12:10 PM
02-02-2006 12:14 PM
02-02-2006 12:31 PM
Now that is the funniest thing I've heard all day. Stars for you Ben.
@Ben wrote:
The LV timeline (like the Q&R function) only support intergers!
02-02-2006 12:33 PM
I also feel very young now - 6.1 somewhere in 2003. ![]()
When I first set eyes on an LV diagram I said "wow, cool" (may be historically inaccurate). Then, it took me a couple of weeks to get acquainted with the environment.
After that, I wrote my first app - a local factory wanted an SMS alert service (which is something we had done before) for its ovens and the company making the ovens told them they can't help them. We "analyzed" the system and saw that whenever a new alert is triggered in the system it is written to a log file. I wrote a program which reads the file, recognizes the new errors, builds the proper data structure for our SMS program and sends it to that program.
Looking back at it, I'm still fairly proud of how good it looks. The UI is clean, sleek and useful, there is documentation everywhere (to the point of saying why a Visible property was used), the diagram is not very big (only a couple of screens wide) and it has a few subVIs, where possible (there wasn't a lot of code repetition, or I would have used more). The only things I don't like about it is that I wired F constants into the while loops stop conditions and that the string parsing is not very smart. Also, an event structure could have been used for the UI loop, but that is a minor detail for such an application.
02-02-2006 02:19 PM
02-02-2006 07:52 PM - edited 02-02-2006 07:52 PM
First used LV2.1.2 for Mac in '92 on a Powerbook 140 … last used it … oh, wait it's still ticking, but has regressed to a Mac Classic.
Nobody ever talked about limiting the size of the block diagram to one screen with the Mac Plus/SE/Classic.
Message Edited by Donald on 02-02-2006 08:54 PM
02-02-2006 08:43 PM
2.2 in 91 or 92, on a Mac II, one year before the first release of a PC version.
I used LabVIEW to monitor a lab continuous fermentor, using a PLC (pH, temperature, flow rates...) and modbus, in replacement of Apple II based systems. Took me two months to build an hideous thing that I could reproduce now in a couple of hour (the functionnality I mean, not the uglyness !..).
LV 2.2 was a gift from NI : the local NI representative (Denis Glasse, still at NI France) just thought that I would be a good local evangelist for LV. Guess what ? He was right !
02-02-2006 09:29 PM

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.02-03-2006 07:36 AM
The evolution of labview has been a pleasure to watch. I first used labview 4.0 in late 1997 (wow has it really been almost 10 years) but I didnt quite adopt is until version 5.0 a year later. Now rarely a day goes buy without writing a vi. I have been the only programmer in a group of about 10 physicists and chemists (neither of which I am) and have dont all the automation analysis and data handling for our group. One thing I have seen over the last 8 years is that labview is not accepted as a solution, not just a novelty. I used to get "well can you do that in C" when now colleagues are familiar with the power of labview and embrace it as a trusted solution to any problem. I still program in other languages (c#, c, c++ . . ) but I enjoy labview the most. I cant wait for "labview everywhere" to be realized (labview on a chip). The next 20 years should keep our careers very interesting.
Paul