Stdf File Converter

Converter

STDF is a binary format, but can be converted either to an ASCII format known as ATDF or to a tab delimited text file. Decoding the STDF variable length binary field data format to extract ascii text is non trivial as it involves a detailed comprehension of the Standard Test Data Format (STDF) specification, the current (2007) version 4. STDF is often used in data collection programs in the semiconductor industry. While there may be a bunch of companies out there to help read this format ( DSO, Galaxy, PDF Solutions, Salland Engineering, Soto Technologies, Syntricity, yieldWerx ), they of course are all commerical based and thus provide nothing without a little cash incentive;).

FileLatest version

Released:

Stdf File Converter

Python module for working with STDF files

Stdf File Converter Mp3

Project description

PySTDF is a Python module that makes it easy to work with STDF (Teradyne's Standard Test Data Format). STDF is a commonly used file format in semiconductor test -- automated test equipment (ATE) from such vendors as Teradyne, Verigy, LTX, Credence, and others support this format.
PySTDF provides event-based stream parsing of STDF version 4, along with indexers that can help you rearrange the data into a more useful tabular form, as well as generate missing summary records or new types of derivative records.
The parser architecture is very flexible and can easily be extended to support STDF version 3 as well as custom record types.
Potential applications of PySTDF include:
* Debugging a vendor's STDF implementation
* Straight conversion to ASCII-readable form
* Repairing STDF files
* Developing an application that leverages STDF
- Conversion to tabular form for statistical analysis tools
- Loading data into a relational database
PySTDF is released under a GPL license. Applications developed with PySTDF can only be released with a GPL-compatible license. Commercial applications can purchase an alternate license agreement for closed-source distribution.
Converter

Stdf File Converter Software

Release historyRelease notifications | RSS feed