man-pages/man5/sane-epsonds.5.html
2021-03-31 01:06:50 +01:00

168 lines
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of sane-epsonds</TITLE>
</HEAD><BODY>
<H1>sane-epsonds</H1>
Section: SANE Scanner Access Now Easy (5)<BR>Updated: 29 Mar 2015<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="ixAAB"></A>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
sane-epsonds - SANE backend for EPSON ESC/I-2 scanners
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
The
<B>sane-epsonds</B>
library implements a SANE (Scanner Access Now Easy) backend that
provides access to Epson ESC/I-2 scanners.
<P>
Valid command line options and their syntax can be listed by using
<DL COMPACT><DT id="1"><DD>
scanimage --help -d epsonds
</DL>
Not all devices support all options.
<DL COMPACT>
<DT id="2"><I>Scan Mode</I>
<DD>
The
<I>--mode</I>
switch selects the basic mode of operation of the scanner. Valid choices
are Lineart, Gray and Color. The Lineart mode is black and white only,
Gray will produce 256 levels of gray or more depending on the scanner
and Color means 24 bit color mode or more depending on the scanner.
Some scanners will internally use 36 bit color, their external interface
however may only support 24 bits.
<P>
The
<I>--depth</I>
option selects the bit depth the scanner is using. This option is only
available for scanners that support more than one bit depth. Older
scanners will always transfer the image in 8bit mode. Newer scanners
allow one to select either 8 bits, 12 or 14 bits per color channel. For a
color scan this means an effective color depth of 36 or 42 bits over
all three channels. The valid choices depend on the scanner model.
<P>
The
<I>--resolution</I>
switch selects the resolution for a scan. Some EPSON scanners will scan in
any resolution between the lowest and highest possible value. The list
reported by the scanner can be displayed using the &quot;--help -d epson&quot;
parameters to scanimage.
<P>
The geometry options
<I>-l -t -x -y</I>
control the scan area: -l sets the top left x coordinate, -t the top
left y coordinate, -x selects the width and -y the height of the scan
area. All parameters are specified in millimeters.
<P>
The
<I>--source</I>
option selects the scan source. Valid options depend on the installed
options. The default is &quot;Flatbed&quot;.
<P>
The
<I>--eject</I>
option ejects the sheet in the ADF.
<P>
The
<I>--adf-mode</I>
option select the ADF mode (simplex/duplex).
<P>
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>CONFIGURATION FILE</H2>
The configuration file @CONFIGDIR@/epsonds.conf specifies the device(s) that the
backend will use. Possible connection types are:
<DL COMPACT>
<DT id="3"><I>USB</I>
<DD>
For not automatically detected USB scanners, their VENDOR and PRODUCT ID can
be specified manually in the config file.
More information about valid syntax for USB devices can be found in <A HREF="/cgi-bin/man/man2html?5+sane-usb">sane-usb</A>(5).
<DT id="4"><I>Network (not yet supported)</I>
<DD>
Network scanners can be auto-discovered if
<I>autodiscovery</I>
is specified after
<I>net</I>
keyword. An IP address to connect to can also be used.
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="5"><I>@LIBDIR@/libsane-epsonds.a</I>
<DD>
The static library implementing this backend.
<DT id="6"><I>@LIBDIR@/libsane-epsonds.so</I>
<DD>
The shared library implementing this backend (present on systems that
support dynamic loading).
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<DL COMPACT>
<DT id="7"><B>SANE_DEBUG_EPSONDS</B>
<DD>
If the library was compiled with debug support enabled, this
environment variable controls the debug level for this backend. E.g.,
a value of 128 requests all debug output to be printed. Smaller
levels reduce verbosity. Values around 11-16 will usuallybe enough for
a bug report.
<P>
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<A HREF="/cgi-bin/man/man2html?5+sane-usb">sane-usb</A>(5), <A HREF="/cgi-bin/man/man2html?1+scanimage">scanimage</A>(1), <A HREF="/cgi-bin/man/man2html?1+xscanimage">xscanimage</A>(1), <A HREF="/cgi-bin/man/man2html?1+xsane">xsane</A>(1)
<P>
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
<P>
The package is written by Alessandro Zummo
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
<DT id="9"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="10"><A HREF="#lbAD">CONFIGURATION FILE</A><DD>
<DT id="11"><A HREF="#lbAE">FILES</A><DD>
<DT id="12"><A HREF="#lbAF">ENVIRONMENT</A><DD>
<DT id="13"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="14"><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:04 GMT, March 31, 2021
</BODY>
</HTML>