Hi Jason,

> Is it possible to use multiple logic analyzers together?

It's planned but not yet implemented.


> I'm working on a GPIB to USB converter, and I need to be able to
> analyze 16 lines.  I bought two of the cheap 24mHz analyzers, but I
> don't see a way to use both at the same time in Pulseview.

Even if PV were to support this, it still would be tricky because
using two FX2-based logic analyzers on the same USB bus could lead
to the bus being too busy to handle all data. This would lead to
at least one of the logic analyzers to abort the capture.

That said, if you're willing to build from source and would like
to try this, it's trivial to it add to pv/mainwindow.cpp. I can
provide you with a proof-of-concept patch if you're interested.

Regards,
 -Soeren


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to