Persistence of LabWindows/CVI Dialog Box Options
Where LabWindows/CVI saves some LabWindows/CVI dialog box, in relation to what they affect, might not always be apparent. For example, LabWindows/CVI saves the Default calling convention (32-bit) option in the project file, but you can set the option for each configuration in the project. The tables in this topic list the persistence of options in the following dialog boxes:
Specify Executable and Command Line Dialog Box
Build Options Dialog Box
Option | Saved In | Applies To |
---|---|---|
Active 32-bit compiler | Registry | Environment |
Active 64-bit compiler | Registry | Environment |
Build with C99 extensions | .prj | Configuration(s) |
Configuration | .prj | Configuration(s) |
Compiler Defines | .prj | Configuration(s) |
Compile with precompiled include file | .prj | Project |
Debugging level | .cws | Configuration(s) per project(s) |
Default calling convention (32-bit) | .prj | Configuration(s) |
Detect uninitialized local variables at run time | .cws | Configuration(s) per project(s) |
Enable OpenMP support | .prj | Project |
Image base address | .prj | Configuration(s) |
Maximum stack size (bytes) | .prj | Configuration(s) |
Maximum number of compile errors | .cws | Workspace |
Number of concurrent compiles | Registry | Environment |
Optimization level | .prj | Configuration(s) |
Predefined Macros | .prj | Configuration(s) |
Profiling | .cws | Configuration(s) per project(s) |
Prompt for include file paths | .cws | Workspace |
Show Build Output window for errors | .cws | Workspace |
Show Build Output window when build starts | .prj | Configuration(s) |
Show warning flags in Build Output window | Registry | Workspace |
Stack allocation size (bytes) | .prj | Configuration(s) |
Stop on first file with errors | .cws | Workspace |
Track include file dependencies | .cws | Workspace |
Warning level | .prj | Configuration(s) |
Warn when saving files during build | Registry | Environment |
Target Settings Dialog Box (EXE, DLL, LIB)
Option | Saved In | Applies To |
---|---|---|
Add Files to Executable | .prj | Project |
Application file | .prj | Configuration(s) |
Application icon file | .prj | Configuration(s) |
Application title | .prj | Configuration(s) |
Configuration | .prj | Configuration(s) |
Create console application | .prj | Configuration(s) |
Embed manifest file | .prj | Configuration(s) |
Embed project .UIRs | .prj | Configuration(s) |
Embed timestamp | .prj | Configuration(s) |
Enable LoadExternalModule | .prj | Configuration(s) |
Generate help from source | .prj | Configuration(s) |
Generate map file | .prj | Configuration(s) |
Icon | .prj | Configuration(s) |
Run-time engine binding | .prj | Configuration(s) |
Run-time support | .prj | Configuration(s) |
Signing Info | .prj | Configuration(s) |
Version Info | .prj | Configuration(s) |
Environment Options Dialog Box
Option | Saved In | Applies To |
---|---|---|
Auto backup interval (minutes) | Registry | Environment |
Auto hide Project Tree and Library Tree | Registry | Environment |
Bring Debug Output window to front whenever modified | Registry | Environment |
Copy standard I/O to Debug Output window | Registry | Environment |
CVI environment sleep policy | Registry | Environment |
Default directory | Registry | Environment |
Enable auto backup | Registry | Environment |
Enable data tooltips | Registry | Environment |
Enable extended Variables/Watch window displays | Registry | Environment |
Enable global debug break key | Registry | Environment |
Generate browse information policy | Registry | Environment |
Hide windows when application is running | .cws | Workspace |
Include loaded instrument drivers in Interactive window | Registry | Environment |
Include Paths | Registry | Environment |
Include project files in Interactive window | Registry | Environment |
Lines in Debug Output window | Registry | Environment |
Save changes before compiling | Registry | Environment |
Save changes before debugging | Registry | Environment |
Show tabbed Workspace | Registry | Environment |
Show Welcome page at startup | Registry | Environment |
Source Code Control | Registry | Environment |
Use console window for standard I/O when debugging | Registry | Environment |
Use only one browse info window | Registry | Environment |
Specify Executable and Command Line Dialog Box
Option | Saved In | Applies To |
---|---|---|
Command line arguments | .cws | Configuration(s) per project(s) |
Configuration | .cws | Configuration(s) per project(s) |
Environment options | .cws | Configuration(s) per project(s) |
Program name | .cws | Configuration(s) per project(s) |
Working directory | .cws | Configuration(s) per project(s) |
Build Steps Dialog Box
Option | Saved In | Applies To |
---|---|---|
Configuration | .prj | Configuration(s) |
Custom build actions | .prj | Configuration(s) |
Post-build actions | .prj | Configuration(s) |
Pre-build actions | .prj | Configuration(s) |