guyanqiu / STDF-Reader

STDF is Standard Test Data Format for ATE(Automatic Test Equipment). A library for Read and Write STDF V4 File.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Describtion

  • STDF is Standard Test Data Format for ATE(Automatic Test Equipment).
  • I Create A library for Read and Write STDF File.
  • For Test, I Create A GUI Program for STDF file reader.

2017-07-19

  • Reorganize folders
  • Add Right Click to Save Record to CSV

2017-07-25

  • Refactoring the DebugMessage Codes

2017-07-26

  • Refactoring the STDF Record Show Codes

2018-03-01

  • Add Part ID for PTRs table

2019-06-17

  • Optimized the code about QTableWidgets

About

STDF is Standard Test Data Format for ATE(Automatic Test Equipment). A library for Read and Write STDF V4 File.

License:MIT License


Languages

Language:C++ 99.8%Language:QMake 0.2%