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

DS1042c LA #7

Open
Diemon1 opened this issue Jun 11, 2014 · 2 comments
Open

DS1042c LA #7

Diemon1 opened this issue Jun 11, 2014 · 2 comments

Comments

@Diemon1
Copy link

Diemon1 commented Jun 11, 2014

Hi!
I can`t convert wfm to ols or csv. Rigol DS1042C
wfm file: http://www2.zippyshare.com/v/34879194/file.html

C:>C:\pyRigolWFM-master\wfmutil.py ols C:\NewFile2.wfm
Traceback (most recent call last):
File "C:\pyRigolWFM-master\wfmutil.py", line 47, in
scopeData = wfm.parseRigolWFM(f, args.forgiving)
File "C:\pyRigolWFM-master\wfm.py", line 311, in parseRigolWFM
scopeData["triggers"] = parseTriggerHdr(fileHdr["trigHdr1"])
File "C:\pyRigolWFM-master\wfm.py", line 281, in parseTriggerHdr
trgDict["source"] = ("CH1", "CH2", "EXT", "AC Line")[trigHdr["source"]]
IndexError: tuple index out of range

@mabl
Copy link
Owner

mabl commented Jun 13, 2014

Hi Diemon,

It looks like we are still missing the trigger configuration parsing for LA. Would you be willing to try out all combinations of LA trigger and post the files here, including the options for these files?

@Diemon1
Copy link
Author

Diemon1 commented Jun 19, 2014

If i understood correct you also need "Setups" file, that i can save on USB?
Here is the archive with waveform and setups file:
http://www20.zippyshare.com/v/68654790/file.html

channels D15-D8: Turn Off
channels D7-D0: manually turn on D0,D1,D2,D3,D4. D5,D6,D7 - turn off.
Threshold: User.

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