Home > Resources > Engineering > LabVIEW Dialog Snippet
Engineering

LabVIEW Dialog Snippet

LabVIEW block-diagram snippet from ITM's iTestSystem showing a user dialog for channel setup

Here is a trick for creating a simple dialog in LabVIEW. Follow these simple steps to quickly create your next dialog in less than a minute.

  1. Create a New VI.
  2. Drop the VI Snippet (Figure 1) above on the block diagram.
  3. Update the Window Appearance setting in VI properties to dialog (see Figure 2 below).
  4. Optional: Update with a Custom Window title.
  5. Save and run the VI.
LabVIEW VI Properties Window Appearance dialog setting
Figure 2 – VI Properties/Windows Appearance

In the dialog template snippet I also used another useful snippet – the error case structure. This simple VI snippet will help you save time with your next project.

LabVIEW error case structure snippet

What’s next?

Common snippets for folder creation and cluster sorting.

Building your own LabVIEW dialogs and snippets? Talk to the engineers behind ITM’s LabVIEW development work.

Related solutions

Software

iTestSystem and the LabVIEW-based software platform behind ITM’s data acquisition tools. Explore →

Data Acquisition

DAQ hardware built to work hand-in-hand with the LabVIEW software driving it. Explore →

Consulting

Engineering consulting for custom LabVIEW development and test software architecture. Explore →

Recent insights