2.14.1 X-Functions for File
Origin provides a collection of File X-Functions
| Name | Brief | Example |
|---|---|---|
| Compare two binary files and print out comparison results | ||
| Prompt user to select a file with an Open file dialog. | ||
| Prompt user to select a path with an Open Path dialog. | ||
| Prompt user with an Save as dialog. | ||
| Create a .txt file that contains notes or records of the user's work through a string. | ||
| Searches for a file or files under a folder. | ||
| Searches for a folder or folders under a folder. | ||
| Prompt user to select an image with an Open file dialog. | ||
| Copy Origin Sub-VIs to LabVIEW User.lib... | ||
| Copy and optionally compress and chunk netCDF data. | ||
| Provide script access to FTP (File Transfer Protocol) servers | ||
| Save a graph/workbook/matrix window as template | ||
| Save a graph, workbook or matrix window to file | ||
| Copy a web page to a local file. |