Skip to content

LabVIEW

Richard Wendel III edited this page Feb 10, 2017 · 1 revision

LabVIEW

###Why LabVIEW? When compared to a web application, or desktop based GUI (java, python), LabVIEW is certainly not the sexiest application out there. But it is the easiest to update as requirements change. For example, if you want to change the layout, just drag and drop it resizing as necessary. New components are easy to add, just feed them data and they automatically populate. LabVIEW is an industry standard. While we are not reading sensors directly into LabVIEW (one of its main strengths), the development cycle is much easier for developing the GUI. Check out this thread for a good understanding

Clone this wiki locally