Re: Anyone with a Umax Document Feeder?

Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Sun, 25 Jul 1999 00:09:57 +0200

Nick Lamb wrote:

> On Sat, 24 Jul 1999, Oliver Rauch wrote:
>
> > Hi,
> >
> > I am working on support for a Document Feeder for xsane.
> >
> > Is there anyone who has a document feeder, best would be
> > someone with a umax scanner.
>
> I have access to an HP IIc with ADF, which I would be pleased to test
> any new software with. It's not mine though, so I can't lend it to you
> or anything :(
>
> It might be helpful to know that the HP backend provides two SANE
> buttons (IIRC) for controlling the ADF. They allow you to run the
> top feeder and internal rollers together (replacing the current A4
> page with a new A4 page) or run just the internal stuff (unloading
> any page inside the scanner).
>
> It would be nice if XSane learnt to use these SANE buttons to provide
> a nice ADF interface, and if all backends provided ADF functionality
> in a common way, as much as possible.
>
> I don't know how (if at all) the HP backend signals the arrival of
> the last sheet of paper, but I could test this and report back if
> you like. ISTR that SANE standardises "Feeder Empty" errors...
>
> Nick.
>

Hi Nick,

I am in contact with David to add some things to the sane api.
One of this is to define how to handle a document feeder.
The idea is very simple:
We define a well known option "mode" that defines the scanmode
such as "Flatbed", "Transparency Adapter" or "Automatic Document Feeder".

If the option "mode" is set to "Automatic Document Feeder" xsane scans until it
gets an error
(such as out of paper).

Functions such as unload page or load new page can be realised by a button that
calls a function of the backend, there is nothing that must be defined for it!

The probelm is that the hp backend is not compatible to this.
The umax backend does work this way so I would prefer a UMAX document feeder.

Thanks, if I don`t get any other docfeeder, we will see if we can make the hp
backend
compatible!

Bye
Oliver

--
EMAIL: Oliver.Rauch@Wolfsburg.DE
WWW: http://www.wolfsburg.de/~rauch

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com