Ivan Boldyrev skrev: > I'm writing a driver for my EPSON Perf. v200. Perhaps, my experimental > sources will help you (they are in Python, for rapid prototyping), but I > don't know if our scanners have something similar except E-word in their > names. That's great :) The firmware loading and get_button_status() are identical to Epson 3170. Hopefully the rest of the protocol is similar enough too. I will try your code and see if it works for me.
I found the "1B 13" command which returns the string "EPSON GT-9400 1.07" in my case. Lars