User manual

After you build thefront panel,you add
codeusing graphical representations of
functions to control thefront panel
objects.Theblockdiagramcontainsthis
graphical sourcecode
UniversitàdegliStudidiCatania
IntroductiontoNILabVIEW
IntroductiontoVirtualInstruments:BlockDiagram
LabVIEW programs are called virtual instruments (VI) because their appearance and operation imitate physical instruments, such as
oscilloscopes and multimeters. Every VI uses functions that manipulate input from the user interface or other sources and display that
information or move to other file or other computers.
LabVIEW User Manual
AVI contains thefollowing three components:
Front panel Serves as theuser interface
Blockdiagram Contains thegraphical sourcecode(Glanguage)that defines thefunctionality of theVI
Icon andconnector panel Identifies theVIsothat you canusetheVIinanother VI.AVIwithin another VI
is called subVI.AsubVI corresponds to asubroutineintextbased programming languages.
DIEEI