Source File Settings Page (Web Service Properties Dialog Box)
- Updated2025-03-14
- 5 minute(s) read
Source File Settings Page (Web Service Properties Dialog Box)
Use this page of the Web Service Properties dialog box to edit destinations and properties for the files included in a Web service. LabVIEW enables the options in this page only if the item you select in the Project Explorer tree supports the option. You can apply settings to all the items under Dependencies, but not to individual items under Dependencies.
This page includes the following components:
- Set destination for all contained items
- Set VI properties for all contained items
- Set save settings for all contained items
- Set password for all contained items
- Apply prefix to all contained items
Option | Description |
---|---|
Project Files | Displays the tree view of items under the target, such as My Computer, in the Project Explorer window. |
Inclusion Type | Displays how LabVIEW includes the item in the build. This option corresponds to the inclusion type you selected on the Source Files page. For example, a VI in the Always Included list appears as Always Included. If you select a folder, the inclusion type corresponds to the inclusion type of the items inside the folder.
|
Destination | Sets the destination for the selected item. LabVIEW enables this option if you have not designated the item as an exported VI.
|
Customize VI Properties | Displays the VI Properties dialog box. Use the dialog box to specify the properties for the selected VI. By default, LabVIEW uses the property settings configured in the VI. Any settings you configure in the VI Properties dialog box override any settings you configured in the Customize Window Appearance dialog box. |
Use default save settings | Saves the VIs using default save settings. The default save setting for the VIs you add to the Exported VIs and Always Included listboxes on the Source Files page is to remove the block diagram. The default for all other VIs is to remove the block diagram and the front panel. Remove the checkmark from this checkbox to change the default settings for each item you select in the Project Files tree.
|
No password change | Specifies for LabVIEW to not prompt for a password if you use the VI in a build. |
Remove password | Removes the password you previously applied to a VI or library. Prior to removing the password, LabVIEW prompts you to enter the current password during the build. Note If you programmatically build a source distribution which includes a password protected VI, LabVIEW builds the source distribution without prompting for the VI password. |
Apply new password | Applies the password you supply in the text box to a VI or library. |
Rename this file in the build | Renames a file that you select in the Project Files list. |
Set destination for all contained items | Appears when you select a folder in the Project Files tree. Place a checkmark in the checkbox if you want to set the destination directory for the items in the selected folder. Note LabVIEW places an item set to Same as caller in the directory of the caller. If you set an item to Same as caller and two different callers are in different directories, LabVIEW places the item in the same directory as the build.
|
Set VI properties for all contained items | Appears when you select a folder in the Project Files tree. Place a checkmark in the checkbox if you want to set the VI properties for the items in the selected folder. |
Set save settings for all contained items | Appears when you select a folder in the Project Files tree. Place a checkmark in the checkbox if you want to set the save settings for the items in the selected folder. |
Set password for all contained items | Appears when you select a folder in the Project Files tree. Place a checkmark in the checkbox if you want to configure the password for the items in the selected folder. |
Apply prefix to all contained items | Renames a file that you select in the Project Files list. |