Kodak i800 Seriesの取扱説明書

デバイスKodak i800 Seriesの取扱説明書

デバイス: Kodak i800 Series
カテゴリ: スキャナ
メーカー: Kodak
サイズ: 1.61 MB
追加した日付: 7/10/2013
ページ数: 123
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスKodak i800 Seriesの取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、Kodak i800 Seriesに関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書Kodak i800 Seriesをこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書Kodak i800 Seriesのフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - Kodak i800 Seriesの説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
Kodak i800 Series 取扱説明書 - Online PDF
Advertisement
« Page 1 of 123 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書Kodak i800 Seriesを全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書Kodak i800 Seriesの内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨

i800 Series Scanners

Image Processing Guide


User’s Guide



A-61510


ページ2に含まれる内容の要旨

ISIS is a registered trademark of Pixel Translations, a division of Input Software, Inc. Windows and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.

ページ3に含まれる内容の要旨

1 Introduction Kodak i800 Series Scanners The i800 Scanners are high-volume production scanners which include image processing technology that can improve image quality and sometimes make the reproduction better than the original. You can use the ISIS Driver or TWAIN Data source (both are available on the CD that is included with the scanner) or Kodak Digital Science Capture Software to enable image processing. Other popular scanning applications are also compatible with these

ページ4に含まれる内容の要旨

This manual provides the following: About this manual Chapter 1, Introduction – includes a brief summary of the Kodak i800 Series Scanners, a list of features available for each scanner and the support drivers. Chapter 2, Best Practices – includes information to use when setting up applications, recommendations on how to handle jam recoveries, image addressing information, controlling print streams, electronic color drop-out and much more. Chapter 3, Using the TWAIN Data source – infor

ページ5に含まれる内容の要旨

i800 Series Scanners can return bi-tonal, grayscale or color images to Image outputs the host. Below is a description of the valid combinations. All i800 Scanners are duplex scanners. This means both the front and the rear side of each document may be captured. For each side captured, the scanner creates a bi-tonal/binary only (i810/i830) or a bi-tonal/binary and color/grayscale (i820/i840) image. The host application controls which of these images is transferred to the host to be store

ページ6に含まれる内容の要旨

Another example of a simultaneous output where all four images are returned to the host would create the following four files: • Front grayscale: FG.jpg. This image file represents the contents of the front side of the document using 8-bits per pixel. • Front bi-tonal/binary: FB.tif. This image file represents the contents of the front side of the document using 1-bit per pixel. • Rear grayscale: RG.jpg. This image file represents the contents of the rear side of the document using 8-bits

ページ7に含まれる内容の要旨

2 Best Practices This chapter provides you with recommendations for program logic, which will allow you to interact efficiently with the i800 Scanner. This high-level information is not intended to be used as a coding guide. The following information is provided in this chapter: • Basic image capture • Controlling image transfer order – switching between color/grayscale and bi-tonal • Jam recovery • Image file storage locations • Bar code recognition • Starting image addresses • Co

ページ8に含まれる内容の要旨

Scanner setup To set up the scanner: 1. Set up your scanner operating conditions: • simplex/duplex • starting image address • image order • lamp timeout • transport timeout • transport timeout response • length detection status and response • multi-feed detection status and response • page-on-demand or batch count mode • starting document count • batching parameters (batch level, count, start and end-of-batch functions) • patch parameters (patch types to recognize, transfer patch

ページ9に含まれる内容の要旨

3. Determine if any changes to the Image Processing parameters need to be made for the current application. NOTE: This check needs to occur for up to four separate images from the six available options depending on your application: Front Color, Front Bi-tonal, Front Grayscale, Rear Color, Rear Bi-tonal, Rear Grayscale. Image Processing parameter changes remain in effect until one of the following conditions occur: • The scanner is powered down using the power switch. • A SCSI bus devi

ページ10に含まれる内容の要旨

Disable scanning Scanning is disabled to allow the host to download configuration/ setup changes between jobs and to handle certain types of errors. Scanning is also disabled when one of the following conditions occur: • The scanner is first powered on using the power switch. • A SCSI bus device Reset command is executed. • An End-of-Job indicator is sent by the operator from the operator control panel. • A scanner-unique End-of-Job command is issued by the host computer. • An error o

ページ11に含まれる内容の要旨

When an error occurs, the host will receive a SCSI Check Condition Status. This indicates to the host that there may be one current error and potentially one or more deferred errors. The host must follow a Check Condition Status with a SCSI Request Sense command. The Sense data will indicate the type of error that has occurred. To receive subsequent pending errors, the host must execute a SCSI Test Unit Ready command. If a deferred error is pending, the Test Unit Ready command will term

ページ12に含まれる内容の要旨

This section provides job stream examples which can be used in Controlling image scanning applications. transfer order The host application is responsible for determining the order in which the scanner returns images. Front images must always be retrieved before rear images. Bi-tonal only duplex This job stream is available for all i800 Series Scanners. 1. Prepare documents. 2. Start the scanner to do bi-tonal duplex scanning (front bi-tonal and rear bi-tonal). 3. Setup the scanner t

ページ13に含まれる内容の要旨

Grayscale only duplex This job stream is available for i820 and i840 Series Scanners. 1. Prepare documents. 2. Start the scanner to do grayscale duplex scanning (front grayscale and rear grayscale). 3. Setup the scanner to retrieve grayscale images. 4. Enable the scanner and start polling. Loop Read front grayscale image header Read grayscale image Read rear grayscale image header Read grayscale image End loop Dual stream simplex This job stream is available for i820 and i840 Serie

ページ14に含まれる内容の要旨

Dual stream duplex This job stream is available for i820 and i840 Series Scanners. 1. Prepare documents. 2. Start the scanner to do dual stream duplex scanning (front bi-tonal, front color, rear bi-tonal and rear color). 3. Setup the scanner to retrieve bi-tonal images first. 4. Enable the scanner and start polling. Loop Read front bi-tonal image header Read bi-tonal image Read front color image header Read color image Read rear bi-tonal image header Read bi-tonal image Read rea

ページ15に含まれる内容の要旨

Single-stream duplex This job stream is available for i820 and I840 Series Scanners. alternating between bi-tonal The Toggle patch is a type 4 patch that is used to trigger the scanner and color/grayscale using to switch from the current image stream (bi-tonal) to the alternative the scanner Toggle patch image stream (color/grayscale). The example illustrates using patch type 4 in the same way which the “color patch” is utilized on the Kodak Digital Science Scanner 3590C where it start

ページ16に含まれる内容の要旨

This section provides recommendations for application logic Jam and Fault recovery associated with scanner jam and fault recovery. If your scanner is enabled and you are polling when a document jam or other fault occurs, use the following procedure to restart scanning. IMPORTANT: Before beginning fault recovery, make sure all the headers and images have been transferred from the image buffer to the host system. When a document jam or other fault occurs, the feeder and the transport will

ページ17に含まれる内容の要旨

This section provides general recommendations regarding the impact Image file storage of image file storage locations on the overall throughput of the scanner. locations Depending upon the model of your scanner, you can receive up to four image files per document. Decisions about where to write these files when retrieving them from the scanner could impact the overall throughput of the scanner. In order to prevent overwriting data the scanner stops feeding paper when the internal image

ページ18に含まれる内容の要旨

Unlike previous high-volume scanners from Kodak, the i800 Series Image addressing Scanners moved all image address functionality to the host. This includes index format, starting image address, image address format and level rules. Image address format The image address format can be from one to four fields. Each field may be up to 9 characters. Total image address length with delimiters is 30 characters. Each field may use level 1, level 2, level 3, and fixed fields, and must be explici

ページ19に含まれる内容の要旨

Indexing schemes Documents are scanned to record the information in an easily accessible form. The scanner offers the following indexing schemes: • Single level • Two level • Two level offset • Three level • Three level offset Single level indexing When using single level indexing, the image address assigned to each document is defined as follows: • Field D is defined as a Level 1 field having a field length greater than 0. • Fields C, B and A may be defined as fixed fields if desire

ページ20に含まれる内容の要旨

Two level indexing When using two level indexing, the image address assigned to each document is defined as follows: • Field D (Level 1) defined as having a field length greater than 0. • Field C (Level 2) defined as having a field length greater than 0. • Fields B and A may be defined as fixed fields if desired. For example, if you scan a book with 2 chapters (Chapter 1 has 40 pages and Chapter 2 has 60 pages) the image address has been defined: • Field D has 3 characters • Field C h


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 Kodak 2500 取扱説明書 スキャナ 0
2 Kodak 4500 取扱説明書 スキャナ 9
3 Kodak 520 EX 取扱説明書 スキャナ 30
4 Kodak 70 取扱説明書 スキャナ 2
5 Kodak 3590C 取扱説明書 スキャナ 0
6 Kodak 6J7611A 取扱説明書 スキャナ 0
7 Kodak 9000 取扱説明書 スキャナ 59
8 Kodak 7520 取扱説明書 スキャナ 0
9 Kodak 9125DC 取扱説明書 スキャナ 3
10 Kodak 900 取扱説明書 スキャナ 0
11 Kodak 3000DSV-E 取扱説明書 スキャナ 17
12 Kodak 9150DC 取扱説明書 スキャナ 0
13 Kodak 9090DB 取扱説明書 スキャナ 0
14 Kodak 9090DC 取扱説明書 スキャナ 0
15 Kodak 9E8651 取扱説明書 スキャナ 0
16 Sony ICF-SC1 取扱説明書 スキャナ 11
17 Sony SFM1 取扱説明書 スキャナ 1
18 Sony ICF-SC1PC 取扱説明書 スキャナ 9
19 3M G4000 取扱説明書 スキャナ 3
20 3M G4000 取扱説明書 スキャナ 1