Custom Device XML File
- Updated2025-10-27
- 2 minute(s) read
The Custom Device XML file enables you to define parts of the custom device in System Explorer, specify which VIs to call, and select the dependencies to deploy to an RT target.
When VeriStand launches, it uses the Custom Device XML file in the <Common Data>\Custom Devices directory to determine how to load, configure, display, and run custom devices. This XML file provides basic information about a custom device, including the type of custom device, paths to its VIs and dependencies, and pages, glyphs, buttons, and menu items associated with the custom device.
- Custom Device <Device Name>.xml
- SLSC Module <Device Name>.xml
- Timing and Sync <Device Name>.xml
Related Information
- VeriStand Directories and Aliases
VeriStand uses directories and aliases for project files, models, and custom devices.
- Adding Custom Glyphs, Shortcut Menus, and Toolbar Buttons
Use elements in the Custom Device XML to configure custom user interface components, such as glyphs, toolbar buttons, and shortcut menus.
- Custom Device XML Tags
XML tags define settings for a custom device.
- Custom Device Types
The type of a custom device refers to its execution mode, which defines how the device interacts with the VeriStand Engine.