<< Chapter < Page Chapter >> Page >

The menus at the top of a VI window contain items common to other applications, such as Open , Save , Copy , and Paste , and other items specific to LabVIEW. Some menu items also listshortcut key combinations.

( Mac OS ) The menus appear at the top of the screen.

( Windows and UNIX ) The menus display only the most recently used items bydefault. Click the arrows at the bottom of a menu to display all items. You can display all menu items by default byselecting Tools>>Options and selecting Miscellaneous from the top pull-down menu.

Some menu items are unavailable while a VI is in run mode.
  • The File menu contains items used for basic file operations, such as opening, closing, saving, andprinting files.
  • The Edit menu contains items that allow you to search for and modify LabVIEW files and their components.
  • The Operate menu contains items you use to control the operation of VIs.
  • The Tools menu contains items for configuring LabVIEW, your projects, and your VIs.
  • The Browse menu contains items that allow you to view aspects of the current VI and its hierarchy.
  • The Window menu contains items that allow you to configure the appearance of the current windows andpalettes. You also can access the Error List window and view the contents of the clipboard.
  • The Help menu contains items to explain and define LabVIEW features and other components, provide fullLabVIEW documentation, and access National Instruments technical support.

Front panel and block diagram windows

When you open a blank VI, an untitled front panel window appears. This window displays the front panel and is one ofthe two LabVIEW windows you use to build a VI. The other window contains the block diagram. The illustration in shows a front panel and its corresponding block diagram with front panel and block diagram components.

1. Toolbar, 2. Owned Label,3. Numeric Control, 4. Free Label,5. Numeric Control Terminal, 6. Knob Terminal,7. Numeric Constant, 8. Multiply Function,9. Icon, 10. Knob Control,11. Plot Legend, 12. XY Graph,13. Wire Data Path, 14. XY Graph Terminal,15. Bundle Function, 16. SubVI,17. For Loop Structure

Front panel toolbar

Use the toolbar buttons to run and edit a VI. The toolbar in appears on the front panel.

Click the Run button to run a VI. LabVIEW compiles the VI, if necessary. You can run a VI if the Run button appears as asolid white arrow. The solid white arrow, shown above, also indicates you can use the VI as a subVI if you create aconnector pane for the VI.

While the VI runs, the Run button appears as shown at left if the VI is a top-level VI, meaning it has no callers and therefore isnot a subVI.

If the VI that is running is a subVI, the Run button appears as shown at left.

The Run button appears broken, shown at left, when the VI you are creating or editing contains errors. If the Run button still appears broken after you finish wiring the block diagram, the VI is broken and cannotrun. Click this button to display the Error list window, which lists all errors and warnings.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Labview graphical programming. OpenStax CNX. Apr 09, 2015 Download for free at https://legacy.cnx.org/content/col11408/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Labview graphical programming' conversation and receive update notifications?

Ask