This software is licensed, and can be used by anyone
Additional Help: Additional information can be found on the National Instruments website .
What is LabVIEW?
LabVIEW is a program development environment, much like modern C or Basic development environment. While other programming languages use text-based language to create lines of code, LabVIEW uses a 'graphical' programming language, G, to create programs in block diagram form.
Where is LabVIEW?
LabVIEW is available in the DECS Public Labs.
Moving About in LabVIEW
LabVIEW has an editor called VI. VI consists of an interactive user interface, a dataflow diagram that serves as the source code and icon connections that allow the VI to be called from a higher level VIs.
To open a new file in LabVIEW, from the LabVIEW start menu click Blank VI
This will pop up three windows:
1) the Tools box
2) two editor windows
When you're done writing the program, click on Save As and make sure that you save the file in your 'M:\' drive. The file extension should be '.vi'.
Purchase Details / Helpful Websites: National Instruments University of Sydney LabVIEW Tutorial