Originally posted by: Special K
If you are trying to write a program to interact with any external hardware or devices, Labview can speed up the development process dramatically. As an example - if you want to send or receive bytes over a serial port, in labview all you have to do is drop down a builtin icon function - "read bytes from serial port" or "send bytes to serial port", and you're done. I have absolutely no idea how to do that in C, but I'd imagine it would be significantly more complex.
Originally posted by: Leros
My school is giving out NI LabVIEW, but in order to get it, I have to attend a 90 minute traning seminar. Is it worth my time? Is LabView good software?