pyRigolWFM icon indicating copy to clipboard operation
pyRigolWFM copied to clipboard

DS2000 series WFM files not supported (DS2072A tested)

Open wojo opened this issue 10 years ago • 4 comments

This is the error I receive:

pesto:pyRigolWFM-master robert$ python wfmutil.py --forgiving info 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 padding1 ==  not met, got 8

Will try to investigate later.

wojo avatar May 17 '14 19:05 wojo

Hi Robert,

the WFM files are just memory dumps (at least for the DS1000 series) and hence quite specific to the oscilloscope series. I've never seen an DS2000 series WFM file but I know, that the DS4000/6000 is vastly different and only shares the file ending.

If you could share your file, I'll have a look.

Best, Matthias

mabl avatar May 18 '14 12:05 mabl

Hi Gents, On my DS2101 I've got the same issue. ~14MB http://www.switchfin.org/images/pcm.wfm Thanks Dimitar

dimitarpenev avatar Apr 20 '15 06:04 dimitarpenev

Guys, I do not own a DS2000 series. The file format is completely different. I have some ideas but I need test data. Could you please provide me with the wfm files and also the corresponding settings/screenshots/csv files?

Once I have several of such files I'll implement a DS2000 specific reader module.

mabl avatar Apr 22 '15 05:04 mabl

Hello, This is a file from a DS4000 https://www.dropbox.com/s/8czz7beiaq2v6pz/Newfile1.wfm?dl=0

please help me :)

kind regards Giorgio

Giorgiofox avatar Aug 01 '16 15:08 Giorgiofox