Thomas Schmiedl
2017-04-30 12:54:04 UTC
Hello,
unfortunately I'm not a developer, but I hope someone could help me.
I try to use scanbuttond with my scanner Mustek Scanexpress A3 USB
(GT68xx chip). It has no buttons, but a kind of "light barrier" (when
the lid is opened, this will be recognized by the Mustek scanner software).
I tried to trace the USB-communication (see attachment). I guess the
request is "74 01 00 00 00 00 00 00..." and the reply "00 74 00 CE 00 00
00 00". The exceptional reply is "00 74 01 CE 00 00 00 00" at 16:30:01.591.
There are backends for GT68xx devices
https://github.com/jdam6431/scanbuttond/blob/master/backends/mustek.c
and
https://github.com/jdam6431/scanbuttond/blob/master/backends/gt68xx.c,
but I need help to customize this for my device. Thanks for your help.
Best regards,
Thomas
unfortunately I'm not a developer, but I hope someone could help me.
I try to use scanbuttond with my scanner Mustek Scanexpress A3 USB
(GT68xx chip). It has no buttons, but a kind of "light barrier" (when
the lid is opened, this will be recognized by the Mustek scanner software).
I tried to trace the USB-communication (see attachment). I guess the
request is "74 01 00 00 00 00 00 00..." and the reply "00 74 00 CE 00 00
00 00". The exceptional reply is "00 74 01 CE 00 00 00 00" at 16:30:01.591.
There are backends for GT68xx devices
https://github.com/jdam6431/scanbuttond/blob/master/backends/mustek.c
and
https://github.com/jdam6431/scanbuttond/blob/master/backends/gt68xx.c,
but I need help to customize this for my device. Thanks for your help.
Best regards,
Thomas