Create the DUT XML Configuration File (.dut)
- 更新时间2024-10-31
- 阅读时长1分钟
Create the DUT XML Configuration File (.dut)
To define the characteristics and signals for a DUT during a test, you will need to create a DUT XML configuration file (.dut). This configuration file allows the Battery Test System Web UI, the interface users interact with the Battery Test System through, to understand your DUT. This configuration file will need to contain a name and description for a DUT, as well as information on the DUT's I/O endpoints, BMS endpoints, and signal mappings associating these endpoints with connector signals from a connector XML configuration file. The DUT XML configuration file can also contain information on DUT Battery Test System Web UI plugins if your system utilizes them. A DUT XML configuration file can be created and edited within TestStand by navigating to . Refer to DUT Package XML Conventions for XML file tag reference and a sample DUT XML configuration file.
相关内容
- Structure and Naming of Battery Test Package Folders
Battery test packages must be constructed and named according to a specific file hierarchy so that the Battery Test System can utilize them correctly once they have been loaded into long-term storage by the Battery Test Package Loader.
- DUT Package XML Conventions
The DUT XML configuration file (.dut) defines the characteristics and signals associated with a DUT. A DUT XML configuration file can be created and edited within TestStand by navigating to Tools»Edit DUT XML. Use the DUT XML editor to customize the configuration by defining how this test should appear in the Web UI. For example, you can customize the display name that shows in the Web UI Test Definition selector menu, or the description that shows in the info tip in the Web UI; you can declare a connector with its endpoints and measurement types; and you can declare the communication channels with their measurement types that need to be mapped to test endpoints in the Web UI and/or that you need to logged to a file.