Hi all,

i hope it's the right place to ask a question like this one, otherwise
please excuse me and refer me to the right place.

My Rigol DS1052E is connected to my system and `lsusb -vvv` yields:

Bus 003 Device 010: ID 1ab1:0588 Rigol Technologies DS1000 SERIES
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x1ab1 Rigol Technologies
  idProduct          0x0588 DS1000 SERIES
  bcdDevice            1.00
  iManufacturer           1 Rigol Technologies
  iProduct                2 DS1000 SERIES 
  iSerial                 3 DS1ET150903729
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       254 Application Specific Interface
      bInterfaceSubClass      3 Test and Measurement
      bInterfaceProtocol      1 TMC
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               1
Device Status:     0x0001
  Self Powered

Unfortunately `sigrok-cli --scan` puts only

   The following devices were found:
   demo - Demo device with 8 probes: 0 1 2 3 4 5 6 7

on my screen.

Does anybody know how to get sigrok-cli to connect with my ds1052e?

I use the following version of sigrok-cli

sigrok-cli -V
0.4.0
Using libsigrok 0.2.0 (lib version 1:0:0).
Using libsigrokdecode 0.2.0 (lib version 1:0:0).

Supported hardware drivers: 
....
rigol-ds1xx2         Rigol DS1xx2   
....

and the firmware version of my ds1052e is

00.04.01

I would be grateful if anybody could help me to solve my problem or
give some useful hints.

With best regards

Johannes Deutsch

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to