Application class/Application.Default.Data Directory property: Difference between revisions
Appearance
Added new property page. |
(No difference)
|
Revision as of 00:51, 30 March 2020
| VI Server Property Information | |
|---|---|
| Property ID | 57 |
| Scope | Basic Development Environment |
| Data Name | App.DefaultDataLocation |
| Short Name* | App.DfltDataDir |
| Long Name* | Application:Default:Data Directory |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 1 |
| Owning Class Name | Application Class |
| Data Type | Path data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes (Read Only) |
| Permissions | Read Only |
| Remote access allowed | Yes |
Path to the default data directory.
You can use this directory to store the data files LabVIEW generates, such as .lvm or .txt files. When you install LabVIEW, the installer creates a LabVIEW Data subdirectory in the default file directory for the operating system to help you organize and locate the data files LabVIEW generates.
This property is similar to the Default Data Directory option on the Paths page of the Options dialog box.
Uses
| |
Specific use cases for this property. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |