The Namespace page of the Advanced Build Parameters dialog, shown below, allows you to customize the Namespace that is used for renaming VIs in your built VI Package.

Figure 66 - Namespace page of the Advanced Build Parameters dialog
Namespace Convention
Possible Values:
• Suffix (VINAME__NAMESPACE.vi) -- note that this will automatically add two underscore ("_") characters between VINAME and NAMESPACE
• Prefix (NAMESPACEVINAME.vi) -- note that there is no space character automatically added between NAMESPACE and VINAME
Default Value:
• Suffix
Namespace
Constraints:
• When Namespace Convention is equal to "Suffix", Namespace must begin with two underscore ("_") characters. This will be enforced automatically.
• Namespace must be at least three characters long (not including the two underscore ("_") characters). This will be enforced automatically.
Default Value:
• PACKAGENAME (not including version)
If you have any feedback or questions (including ideas for other topics you'd like to learn more about), please consider posting them to the VIPM Discussion Forums. We're looking forward to your feedback. All Contents, Copyright © 2006-2008, JKI. All Rights Reserved. |