Custom Device Features
- 更新时间2025-10-10
- 阅读时长2分钟
Some custom device features are only available on the NI-VCOM Toolkit for VeriStand.
Exporting and Importing Your Configuration
You can deploy some projects on more than one test system. To facilitate the project deployment, an Export/Import function is available in the toolkit.
-
Right-click VCOM in your system tree and select
Export Config.
A new window appears.
- Enter a name and a file path for the ZIP file you want to create.
- Click Export to create the file.
- Import the file into a new project by right-clicking VCOM and selecting Import Config.
- Enter the file path.
- Click Import.
- Save your project.
Comparing Database Files
Complete the following steps to compare the differences between two database files set one after the other one on the same project.
- Update the Network Descriptor parameter in the NI-VCOM Configuration Tool to match the second database file name.
-
Save the configuration.
A new window is displayed that shows which channels must be updated. While importing the signals into the corresponding channels, the tool displays the following four different states for each signal:
- Same: This signal represents no difference between the previous and new database file.
- New: This signal was not present in the previous database file and is new to the configuration.
- Different: This signal has been updated in the new database file.
- Missing: This signal has been removed from the new database file and will be removed from the configuration.
-
Review the signal states tally displayed at the bottom of the
Add/Update Channel Selection window.
Note If you do not see the Add/Update Channel Selection window, select Import Manually in the Add/Update Sections window.
- Select the desired signals for your project.
- (Optional) Click Export Report to export this information in a text file.
- Click Done to apply the changes.
相关内容
- Adding and Configuring NI-VCOM in VeriStand
Add NI-VCOM to an existing project or a new project as a custom device in VeriStand. Additionally, configure the custom device interface and channel structure.