Re: [sigrok-devel] Rigol DS1104Z-S connection failed

2015-07-06 Thread Uwe Hermann
On Sun, Jul 05, 2015 at 05:03:49PM +, Bo' wrote: > Thus, since i'm not able to connect PulseView to it, how i can show the > output? I though about gnuplot and I try with:sigrok-cli -d > rigol-ds:conn=vxi/192.168.1.21/ --frames 1 --channels CH2 -o data.out -O > gnuplotsr: output/gnuplot:

Re: [sigrok-devel] Rigol DS1104Z-S connection failed

2015-07-05 Thread Bo'
I didn't know about vxi!! Thank you! What are the parameters for USB connection? I want to try also that one.. With VXI I'm able to get some data.. sigrok-cli -d rigol-ds:conn=vxi/192.168.1.21/ --frames 1 -O analogsr: scpi_vxi: Device read failed for 192.168.1.21 with error 15sr: scpi: Incom

Re: [sigrok-devel] Rigol DS1104Z-S connection failed

2015-07-05 Thread Martin Ling
On Sun, Jul 05, 2015 at 08:36:56AM +, Bo' wrote: > > However if I try this command: > > sigrok-cli -d rigol-ds:conn=tcp-raw/192.168.1.21/ --frames 1 -O analog > FRAME-BEGIN > sr: rigol-ds: Received invalid data block header 'co'. > sr: rigol-ds: Read error, aborting capture. > FRAME-END >

Re: [sigrok-devel] Rigol DS1104Z-S connection failed

2015-07-05 Thread Bo'
Thank you Martin for answering.. compiling everything, my pc detects the DSO. sigrok-cli -d rigol-ds:conn=tcp-raw/192.168.1.21/ -l 5 --scan sr: libsigrok loglevel set to 5. sr: backend: Sanity-checking all drivers. sr: backend: Sanity-checking all input modules. sr: backend: Sanity-checking a

Re: [sigrok-devel] Rigol DS1104Z-S connection failed

2015-07-04 Thread Martin Ling
On Sat, Jul 04, 2015 at 01:18:03PM +, Bo' wrote: > > I'm just discovered this project and I tried to connect my Rigol DS1104Z-S to > my Ubuntu 15.04 machine, > by plugging the DSO to the ethernet cable and checking the device IP. > > [snip] > > Is this device supported? > Is my Ubuntu versi

[sigrok-devel] Rigol DS1104Z-S connection failed

2015-07-04 Thread Bo'
Hi everybody, I'm just discovered this project and I tried to connect my Rigol DS1104Z-S to my Ubuntu 15.04 machine, by plugging the DSO to the ethernet cable and checking the device IP. >From this seems that this family is supported: >http://sigrok.org/wiki/Rigol_DS1054Z Versions: sigrok-cli