Create the Connector XML Configuration File (.connectorinterface)
- 更新时间2024-10-31
- 阅读时长1分钟
Create the Connector XML Configuration File (.connectorinterface)
To define the input and output signals used for a test, and map defined DUT signals to defined instrument channels on BTS hardware, you need to create a connector XML configuration file (.connectorinterface).
The connector XML configuration file, along with the connector sections in the test station and DUT XML configuration files, describe how signals are bundled from the DUT and connect to I/O channels in the test station. For example, if your DUT bundles four temperature channels and two voltage channels into a connector, these files tell the Battery Test System how these DUT signals are connected to the test station's hardware I/O channels. Refer to Connector Package XML Conventions for XML file tag reference and a sample connector XML configuration file.
相关内容
- Connector Package XML Conventions
The connector XML configuration file (.connectorinterface) defines the input and output signals used for a test, and maps defined DUT signals to defined instrument channels on BTS hardware.