Hello guys,

I also tried in sigrok-cli using the following command:

sigrok-cli -d rigol-ds:conn=tcp-raw/10.210.210.78/5555 --frames 1 -O
analog --channels CH1,CH2

This also returned data for only CH1, so it seems this is not a
PulseView but a rigol-ds driver issue.

So the Rigol is not really supported

It is. The "returned data for only CH1" bug has been fixed in git:
https://sigrok.org/bugzilla/show_bug.cgi?id=1018


I also experienced the problem you mentioned with the network connection
config not being saved and having to be re-entered.

I mean, that the connetion and device data on every start have do
reentered - so it should be either a command line parameter to pulseview
or part of a config file.

There is a command line parameter for this:
https://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=main.cpp;h=cdc750aa80aade18b21916708463189c78a41f9a;hb=HEAD#l153

PV also reconnects to USB devices if you so desire. Reconnecting to ethernet
devices is not implemented at the moment.


I made some notes along the way and I am happy to provide these if they
will help, but I suspect that you will have already followed the same
processes as I have.

So because the support for the rigol is unsatisfied I try to connect the
UT61b which didn't work either. An own written program has no problems,
but after a try with sigrok-cli I get a memmory error. So also this
device is not really supported.

That is very surprising. Please submit a log of your command line and
the resulting sigrok-cli output (with -l 5) to a pastebin and show it
to us. If it's a bug, it'll be fixed.


The ka3005p could not be tested because I found no sigrok device name
after more the a hour of search. Why is the sigrok device name not
written in the corresponding wiki page???

It is: https://sigrok.org/wiki/Korad_KA3005P says "korad-kaxxxp",
which is the driver name you can use with "scan" or "show" to see if it
has been found at the serial port you specified.


So I am very disapointed from sigrok.

That is very unfortunate and not the experience we wish users to have.


Fine regards
Rolf

------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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