pystdf
pystdf copied to clipboard
PTR parsing pass/fail when there is no valid test limit
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.
Can you use bit 7 of TEST_FLG? If bit 6 is clear, bit 7 should indicate pass/fail.