G is a graphical programming language at the core of National Instrument’s LabVIEW.
G serves as a general-purpose tool, containing the typical libraries and functions of any programming tool,
such as C or BASIC. G is more commonly used for data acquisition and also contains libraries for data acquisition, data analysis,
image processing and a myriad of other capabilities. G programs contain the file extension VI.
VI stands for virtual instruments since G programs have the look and feel of an actual “instrument”.
Examples
MissingVIs.vi - A Development tool to search for VIs out of memory....