ABSTRACT

This chapter describes the design steps for LabVIEW GUI with a brief introduction to the basic blocks that are used to design the GUI. LabVIEW GUI has two components: (1) the front panel and (2) the block diagram. Control can be customized for different work environment. Front panel is a window in which the final GUI will appear and at its back end the block diagram runs, which is basically a graphical programming language. Block diagram is designed with some predefined blocks and by connecting the blocks GUI is developed.