Logging Translation Information
- Updated2025-10-28
- 1 minute(s) read
The ATML TD translator generates a log file for each translation of a TD instance document in the same directory as the generated TestStand sequence file. The log file contains the following sections:
- Header
- Validation
- Translation
- Post-Translation Recommended Actions
In TestStand, select Tools»Configure ATML TD Translator to launch the ATML Test Description Translator Configuration dialog box, in which you can use the Log Level option on the General Settings tab to configure filtering options for information the log file includes.
The translator bases the name of the log file on the name of the TD instance document and adds the following items to the filename:
- ATMLLog_ prefix
- Date suffix
- Start time of translation suffix
- Successful or failed status suffix
For example, for a successful translation of the IEEE 1671.1 - Example3 example
TD instance document that is available with the ATML TD schema, the ATML TD translator
generates a log file named ATMLLog_IEEE 1671.1 - Example3_Successful[07 08
2009][15 22 07].xml.
Note Check for warnings in the generated
sequence files after translating a TD instance document from ATML toolkit.