Use this dialog box to modify the window and execution settings for a VI in a stand-alone application or shared library. Changes apply only to the application you build and do not affect the original VI.
This dialog box includes the following components:
Source settingShows how the settings behave in the original VI. You can modify a setting in the Target setting column by selecting one of the following settings from the ring control:
no changeThe option behaves the same in the application you build as it does in the original VI.
yesThe option occurs in the application or shared library you build, regardless of how it behaves in the original VI. For example, if you select yes for the Run when opened option, the VI automatically runs when it opens in the application or shared library you build.
noThe option does not occur in the application or shared library you build, regardless of how it behaves in the original VI. For example, if you select no for the Run when opened option, the VI does not automatically run when it opens in the application or shared library you build.
ChangeSaves any modifications you made in the Edit Build Settings dialog box.
CancelExits the Edit Build Settings dialog box without saving any modifications you made.