Admin Production ni-theme
Current Publication

Edit Configuration Dialog Box

LabWindows/CVI

Edit Configuration Dialog Box

Use the Edit Configuration dialog box to edit a configuration in the current project. LabWindows/CVI dims the settings in the default configurations that you cannot edit. Click the Edit button in the Manage Configurations dialog box to open the Edit Configuration dialog box. The Edit Configuration dialog box provides the following options:

  • Name—Specifies the name of the configuration.
    Note Note  To edit any options the configuration must have a valid name. LabWindows/CVI dims the options if the Name field is invalid.
  • Debug—Specifies that the configuration is a debug version of your project.
  • Release—Specifies that the configuration is a release version of your project.
  • 32-bit—Specifies that the configuration is a 32-bit version of your project.
  • 64-bit—Specifies that the configuration is a 64-bit version of your project.
  • Build Options—Launches the Configuration Options tab of the Build Options dialog box, which you can use to specify build options specific to this configuration.
  • Executable and Arguments—Launches the Specify Executable and Command Line dialog box, which you can use to specify command line arguments, working directory, environment options, and an executable for remote debugging for this configuration.
  • Target Settings—Launches the Target Settings dialog box, which you can use to specify target settings specific to this configuration.
  • Build Steps—Launches the Build Steps dialog box, which you can use to specify build steps specific to this configuration.
  • Done—Accepts the current inputs and closes the dialog box.
    Note Note  LabWindows/CVI commits the changes in the sub-dialog boxes you access through the Edit Configurations dialog box, such as the Build Options dialog box, when you click the OK button in the sub-dialog box. If you click the X button to cancel out of the Edit Configurations dialog box, any changes you made previously in sub-dialog boxes persist.