Hi, On Tue, Nov 06, 2001 at 11:38:51AM +0100, der engel frank wrote: > I set the SANE_DEBUG_MICROTEK to 128 and rerun the frontend > (xscanimage). as you see in the last lines, there comes a 'SENSE' > message. what does this mean?
The sense handler of the backend was called. This may be because of an error (e.g. scanner didn't understand a command). It may also be a message like "I'm not ready yet, please wait". However, the sense buffer is empty (0 0 0 0). I don't know, what this means. Bye, Henning
