Difference between revisions of "Talk:UNI-T UT61D"
Jump to navigation
Jump to search
(Created page with "This may be completely obvious to more experienced users of sigrok, but it took me some time to figure out that sigrok -- more specifically, sigrok-cli on Windows -- will *not...") |
m |
||
Line 1: | Line 1: | ||
This may be completely obvious to more experienced users of sigrok, but it took me some time to figure out that sigrok -- more specifically, sigrok-cli on Windows -- will *not* autodetect the UNI-T UT-D04 cable, but will need to be pushed in the right direction with the VID/PID, in my case | This may be completely obvious to more experienced users of sigrok, but it took me some time to figure out that sigrok -- more specifically, sigrok-cli on Windows -- will *not* autodetect the UNI-T UT-D04 USB cable, but will need to be pushed in the right direction with the VID/PID, in my case | ||
sigrok-cli.exe -d uni-t-ut61d:conn=1a86.e008 | sigrok-cli.exe -d uni-t-ut61d:conn=1a86.e008 | ||
[[User:MJGraf|MJGraf]] ([[User talk:MJGraf|talk]]) 23:11, 29 March 2019 (CET) |
Revision as of 23:12, 29 March 2019
This may be completely obvious to more experienced users of sigrok, but it took me some time to figure out that sigrok -- more specifically, sigrok-cli on Windows -- will *not* autodetect the UNI-T UT-D04 USB cable, but will need to be pushed in the right direction with the VID/PID, in my case
sigrok-cli.exe -d uni-t-ut61d:conn=1a86.e008