Jump to content

File Dialog

From LabVIEW Wiki
Revision as of 12:55, 15 May 2020 by Logmanoriginal (talk | contribs) (Add new page (stub))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

File Dialog ...

File:File Dialog.png
File Dialog
Object information
Owning palette(s) Advanced File Functions palette
Type VI
Requires Basic Development Environment

Usage

Best practice

Tips and tricks

  • To list multiple file types in a file dialog box using the File Dialog function or Open/Create/Replace File VI, wire a string constant or control to the pattern terminal and use semicolons to separate the patterns, for example fx*.bin;*.c.

History

See also

External links