Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dump PRR records in STDF to txt #39

Open
AnouarBenQ opened this issue Nov 9, 2022 · 1 comment
Open

dump PRR records in STDF to txt #39

AnouarBenQ opened this issue Nov 9, 2022 · 1 comment

Comments

@AnouarBenQ
Copy link

Hi Guys,

I want to dump PRR records from any STDF file, I don't see a way to make use of the PRR class in the V4.py can anybody help.

Thanks guys

@florisla
Copy link
Contributor

florisla commented Oct 12, 2023

Have you seen this?

https://code.google.com/archive/p/pystdf/wikis/Tutorial.wiki

Alternatively, take a look at scripts/stdf2excel.py . It should not be too hard to skip all records which are not PRR, and then modify the code to generate the output you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants