On 05/10/14 19:46, Andreas W. wrote: > What i have to do to see the ready supported Rigol DP832 Power supply in > pulseview?
PulseView is primarily a logic analyzer GUI. There isn't a GUI for programmable power supplies yet, but you can control settings, read output values and so on with sigrok-cli. > could i see my Rigol DG1032 waveform generator to in pulseview? There is no signal generator support in sigrok yet. > What about owon devices? i know a project it calls owondump perhaps it > is mergable with sigrok? It's not, unfortunately. It appears to be geared towards grabbing a single frame and outputting that as text, but does this very differently from sigrok. It looks like the Owon scopes use a proprietary protocol. If you want to get started on supporting these in sigrok, start documenting that protocol on the wiki. The owondump implements at least some of it, extracting it from the code is not hard. -- Bert Vermeulen [email protected] ------------------------------------------------------------------------------ Slashdot TV. Videos for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

