• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:timeout +full:- +full:first +full:- +full:minutes

3 .TH "sane-hp5590" "5" "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
7 sane-hp5590 - SANE backend for Hewlett-Packard
12 .B sane-hp5590
14 to the following Hewlett-Packard Workgroup/Document scanners:
49 scanimage --help -d hp5590:interface:device
56 .B --all-options
57 to also list the hardware read-out options.
59 .B \-d
61 on the first scanner identified.
67 scanimage -L
74 .B -l \f[I]n\f[R]
75 Top-left X position of scan area in \f[B]mm\f[R].
79 .B -t \f[I]n\f[R]
80 Top-left Y position of scan area in \f[B]mm\f[R].
84 .B -x \f[I]n\f[R]
85 X width of scan-area in \f[B]mm\f[R].
89 .B -y \f[I]n\f[R]
90 Y height of scan-area in \f[B]mm\f[R].
96 .B --mode \f[I]mode\f[R]
102 \[lq]Color\[rq] - Scanning is done with 3 * 8 bit RGB color values per
105 \[lq]Color (48 bits)\[rq] - Scanning is done with 3 * 16 bit RGB color
108 \[lq]Gray\[rq] - Scanning is done with 1 * 8 bit gray value per pixel.
110 \[lq]Lineart\[rq] - Scanning is done with 1 bit black and white value
114 .B --source \f[I]source\f[R]
120 \[lq]Flatbed\[rq] - Scan document on the flat document glass.
122 \[lq]ADF\[rq] - Scan frontsides of documents with automatic document
125 \[lq]ADF Duplex\[rq] - Scan front- and backsides of documents with
130 \[lq]TMA Slides\[rq] - Slide scanning with transparent media adapter.
133 \[lq]TMA Negatives\[rq] - Negative film scanning with transparent media
138 .B --resolution \f[I]res\f[R]
144 .B --extend-lamp-timeout[=yes|no]
145 Extend lamp timeout period.
146 no = 15 minutes, yes = 1 hour.
149 .B --wait-for-button[=yes|no]
153 .B --preview[=yes|no]
154 Request a preview-quality scan.
157 .B --hide-eop-pixel[=yes|no]
158 Hide end-of-page indicator pixels and overwrite with color of next
163 end-of-page status.
166 Unfortunately the end-of-page pixels are also generated in flatbed
170 .B --trailing-lines-mode \f[I]mode\f[R]
191 .B --trailing-lines-color \f[I]n\f[R]
207 .B --button-pressed
218 .B --color-led
223 .B --counter-value
229 .B --doc-in-adf
230 Get the state of the document-available indicator of the automatic
266 filter = \[dq]\[ha]counter-value.*\[dq]
272 action do-scan {
273 filter = \[dq]\[ha]button-pressed.*\[dq]
276 string-trigger {
277 from-value = \[dq]none\[dq]
278 to-value = \[dq]scan\[dq]
293 scanfile=\[dq]$HOME/tmp/scans/scan-$(date +%s).pnm\[dq]
295 do-scan)
296 scanimage -d \[dq]$SCANBD_DEVICE\[dq] > \[dq]$scanfile\[dq]
306 .B \f[I]\[at]LIBDIR\[at]/libsane-hp5590.a\f[R]
309 .B \f[I]\[at]LIBDIR\[at]/libsane-hp5590.so\f[R]
323 10 - generic processing
324 20 - verbose backend messages
325 40 - HP5590 high-level commands
326 50 - HP5590 low-level (USB-in-USB) commands