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

Add GPIB protocol decode #285

Open
azonenberg opened this issue Sep 30, 2020 · 1 comment
Open

Add GPIB protocol decode #285

azonenberg opened this issue Sep 30, 2020 · 1 comment
Labels
filter Filter graph blocks

Comments

@azonenberg
Copy link
Collaborator

What kind of test equipment project are we if we can't decode our own protocols?

@azonenberg azonenberg added the filter Filter graph blocks label Sep 30, 2020
@synx508
Copy link

synx508 commented Apr 8, 2023

Here's a rather large and inefficient 10MS/s 16 bit capture which includes reading a frequency counter returning FA+0010.0000000E+06[CR][LF] on GPIB address 12 and a HP 3478A DMM returning +000.000E+0[CR][LF] on GPIB address 5. First row of CSV contains the GPIB signal names, then there are millions of rows, unfortunately with no timestamp or deduping.
gpibcapture10MSs.csv.gz

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

No branches or pull requests

2 participants