Difference between revisions of "Siglent SDS1000X series/Info"

From sigrok
Jump to navigation Jump to search
(Created page with "== lsusb == <small> Bus 001 Device 009: ID f4ec:ee38 Atten Electronics / Siglent Technologies Digital Storage Oscilloscope Device Descriptor: bLength 18 bD...")
 
Line 2: Line 2:


<small>
<small>
Bus 001 Device 009: ID f4ec:ee38 Atten Electronics / Siglent Technologies Digital Storage Oscilloscope
$ '''lsusb -v -d f4ec:ee38'''
Device Descriptor:
Bus 001 Device 009: ID '''f4ec:ee38 Atten Electronics / Siglent Technologies Digital Storage Oscilloscope'''
Device Descriptor:
   bLength                18
   bLength                18
   bDescriptorType        1
   bDescriptorType        1
Line 69: Line 70:
         wMaxPacketSize    0x0040  1x 64 bytes
         wMaxPacketSize    0x0040  1x 64 bytes
         bInterval              0
         bInterval              0
Device Status:    0x0000
Device Status:    0x0000
   (Bus Powered)
   Bus Powered
</small>
</small>

Revision as of 13:30, 26 August 2018

lsusb

$ lsusb -v -d f4ec:ee38
Bus 001 Device 009: ID f4ec:ee38 Atten Electronics / Siglent Technologies Digital Storage Oscilloscope
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0 
 bDeviceProtocol         0 
 bMaxPacketSize0        64
 idVendor           0xf4ec Atten Electronics / Siglent Technologies
 idProduct          0xee38 Digital Storage Oscilloscope
 bcdDevice           99.99
 iManufacturer           1 Siglent
 iProduct                2 SDS1104X-E
 iSerial                 3 SDSMMDBX2R1170
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           39
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0 
   bmAttributes         0xe0
     Self Powered
     Remote Wakeup
   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     0x81  EP 1 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     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            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               0
Device Status:     0x0000
 Bus Powered