Bug 1464 - DS1152E-EDU isn't identified
Summary: DS1152E-EDU isn't identified
Status: RESOLVED FIXED
Alias: None
Product: libsigrok
Classification: Unclassified
Component: Driver: rigol-ds (show other bugs)
Version: unreleased development snapshot
Hardware: x86 Windows
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-26 21:33 CET by alexey.jirnoff
Modified: 2020-06-24 23:13 CEST (History)
2 users (show)



Attachments
libsigrok 0.6.0-git-675cb86/4:0:0 (rt: 0.6.0-git-675cb86/4:0:0) log (14.18 KB, text/plain)
2019-12-26 21:33 CET, alexey.jirnoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexey.jirnoff 2019-12-26 21:33:44 CET
Created attachment 566 [details]
libsigrok 0.6.0-git-675cb86/4:0:0 (rt: 0.6.0-git-675cb86/4:0:0) log

While loading PulseView it isn't idetifiy the DS1152E-EDU scope model with the following log:

sr: scpi_usbtmc: Found USBTMC device (VID:PID = 1ab1:0588, bus.address = 1.4).
sr: scpi: Opening USBTMC device usbtmc/1.4.
sr: usb: Found USB device (VID:PID = 1ab1:0588, bus.address = 1.4).
sr: usb: Trying to open USB device 1.4.
sr: usb: Opened USB device (VID:PID = 1ab1:0588, bus.address = 1.4).
sr: scpi_usbtmc: Interface 0 configuration 1.
sr: scpi_usbtmc: Bulk OUT EP 1
sr: scpi_usbtmc: Bulk IN EP 2
sr: scpi_usbtmc: Interrupt EP 3
sr: scpi_usbtmc: Device capabilities: SCPI, TermChar, L4, T6, SR1, RL1, DT1
sr: scpi_usbtmc: Successfully sent SCPI command: '*IDN? '.
sr: scpi: Got response: 'Rigol Technologies,DS1152E-EDU,DS1EF142105996,00.04.02.01.00', length 60.
sr: usb: Closed USB device 1.4.
sr: hwdriver: Scan found 0 devices (rigol-ds).
Comment 1 Uwe Hermann 2020-06-24 23:13:39 CEST
This was fixed a while ago in c4a46475a64c18eabc7f1d039045c7e03ccb0d01, thanks!