8000 DS1054Z file format parsing · Issue #10 · mabl/pyRigolWFM · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
DS1054Z file format parsing #10
Open
@kelvinlawson

Description

@kelvinlawson

I've tried the latest code on a WFM generated by a DS1054Z. The first error that came up was:

./wfmutil.py plot --forgiving ../data/test1/NewFile1.wfm 
Format does not follow the known file format. Try the --forgiving option.
If you'd like to help development, please report this error:
Field magic == 42405 not met, got 65281

If I edit the magic number in wfm.py it hits the next one:

Field padding1 ==  not met, got ��

It would be great to see the DS1054Z supported, happy to help where I can. The file is available here for 14 days: https://transfer.sh/1fBvNf/newfile1.wfm

Many thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0