Hi Christian, I don't have much time, but I can help you where possible. What you could do, is ask the device to spit out its identity with the IDN? command. The string coming back, should contain the information that you have to place in the structs. You now have filed in "{ SERIES(SDS2000XP), "SDS2104X Plus", { 2, 1000000000 }, 4, TRUE, 16 }" which probably should be "{ SERIES(SDS2000XP), "SDS2104X+", { 2, 1000000000 }, 4, TRUE, 16 }". I don't own the device, so I can't test what is the result. If this ident string is correct, but still the driver does not work, you could also run PulseView in debug mode level 5 (see wiki for more information on debugging sigrok) to reveal more information about what the driver is doing.
You may post this to mij mail address directly so that I can help analyze the logging. Kind regards, Marcel.
_______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel