cmars/pystdf

PTR parsing pass/fail when there is no valid test limit

Opened this issue · 1 comments

HI,
I am right now using 93K for test and some times we do not record full test value with test limit, I am wondering how could I parse and get correct pass/fail in this situation?

thanks.

cmars commented

Can you use bit 7 of TEST_FLG? If bit 6 is clear, bit 7 should indicate pass/fail.