National Instruments LabVIEW brings together some features of each of the mentioned software, however, it has a long way to go to fully integrate them. It is important to emphasize that through the integration presented by National Instruments LabVIEW, simple and complex tasks …
I don't know of any other graphical programming languages that our organization has tried to use or does use. Speaking for myself, I am not familiar with any other graphical programming languages. Comparing to text based programming languages, I feel like it is easier to …
We have used MatLab's data acquisition toolbox in the past which was not too bad either, especially if you prefer the text-based programming format. The only problem with that was that the library of compatible data acquisition hardware was somewhat limited and if your hardware …
We chose LabVIEW over Matlab due to the integration with hardware and the graphical programming interface. Also, the ability to use LabVIEW with FPGAs and real-time processors without having to make large changes to the code base or swapping to a separate programming …
Most of the time, I am using LabVIEW to develop automated controls for lab-scale and pilot-scale systems. LabVIEW is great for its graphical programming interface, which is easy to learn and understand. The program also has a lot of built-in VIs to perform different complicated I/O, data processing, controls, and graphing tasks which are extremely useful and convenient to use. My only problem with LabVIEW is how hard it is to clean up and debug the program, due to its being a graphical interface. It is hard to search for specific variables when debugging, and some of the online debugging features don't function well in real-time.
We have used MatLab's data acquisition toolbox in the past which was not too bad either, especially if you prefer the text-based programming format. The only problem with that was that the library of compatible data acquisition hardware was somewhat limited and if your hardware is not from one of the more popular brands like NI there is a good possibility that you won't be able to use it with your MatLab script. LAstly, the amount of supporting material (tutorials, etc.) is very limited as it is not a very popular tool
We are able to save money by writing our own programs instead of outsourcing.
We recently bought a new force test stand and we are able to use LabVIEW to write a program that fits our needs exactly instead of making due with what came with the stand.
When our customers ask us to do data acquisition, we know that we can always make a solution.