diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-03-30 21:30:45 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-03-30 21:30:45 +0200 | 
| commit | ee770c2346eb37e0dcb8b6cf3eaacf3d8efd6bbc (patch) | |
| tree | 58f05092be1a17a939e861f8cadcda1b6ca2ecef /doc/leo/leo.txt | |
| parent | 0da9e21872802cfc6e975b1ebaf9efb9e5934d84 (diff) | |
| parent | fef76e17ed4c607ea73b81279f9ef1d7121be900 (diff) | |
Merge branch 'release/experimental/1.0.29-1_experimental1'experimental/1.0.29-1_experimental1
Diffstat (limited to 'doc/leo/leo.txt')
| -rw-r--r-- | doc/leo/leo.txt | 22 | 
1 files changed, 11 insertions, 11 deletions
| diff --git a/doc/leo/leo.txt b/doc/leo/leo.txt index 4f4eb61..26dbe21 100644 --- a/doc/leo/leo.txt +++ b/doc/leo/leo.txt @@ -3,8 +3,8 @@  Across Technologies FS-1130  (A rebadged LEO Technologies) - 000: 06 31 14 01 1f 00 00 00 41 43 52 4f 53 53 20 20    .1......ACROSS   - 016: 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20                     + 000: 06 31 14 01 1f 00 00 00 41 43 52 4f 53 53 20 20    .1......ACROSS + 016: 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20   032: 31 2e 31 36 09 f6 0d b6 01 2c 01 2c 39 36 30 30    1.16.....,.,9600 @@ -16,12 +16,12 @@ LEO LEOScan S3:  or   000: 06 00 02 02 1f 00 00 00 4c 45 4f 00 00 00 00 00    ........LEO.....   016: 4c 45 4f 53 63 61 6e 2d 53 33 00 00 00 00 00 00    LEOScan-S3...... - 032: 31 2e 31 30                                        1.10  + 032: 31 2e 31 30                                        1.10  Genius FS1130   000: 06 31 14 01 1f 00 00 00 4b 59 45 20 43 4f 52 50    .1......KYE CORP   016: 43 6f 6c 6f 72 50 61 67 65 2d 43 53 20 20 20 20    ColorPage-CS - 032: 31 2e 31 34                                        1.14  + 032: 31 2e 31 34                                        1.14  /*--------------------------------------------------------------------------*/ @@ -52,7 +52,7 @@ Start a scan  SET WINDOW  24 00 00 00 00 00 30 00 00 00  Total length is 48 bytes -  01 = 0x2E (may be 0x30 - 2, ie total length -2)   +  01 = 0x2E (may be 0x30 - 2, ie total length -2)    07 = length (48-8 = 40 = 0x28)    10-11 = X Resolution    12-13 = Y resolution @@ -66,7 +66,7 @@ Total length is 48 bytes  		0x01 = halftone          0x02 = grayscale          0x05 = color -  34 = bit depth   +  34 = bit depth          1 or 8    37 = ? RIF + other    43 = ? 0x01 @@ -77,7 +77,7 @@ READ  SEND -2A 00 03 00 00 01 00 03 00 00  +2A 00 03 00 00 01 00 03 00 00  2A 00 02 00 00 0F 00 01 00 00    2 = data type code      0x02 = halftone pattern @@ -89,13 +89,13 @@ GET DATA BUFFER STATUS    7-8 allocation length    returned buffer is 0x10 bytes long. -  00 00 0D 00 00 00 03 D3 60 00 00 00 01 48 00 EE  -   +  00 00 0D 00 00 00 03 D3 60 00 00 00 01 48 00 EE +      0-2 = additional length (0x10-3 = 0x0D)      6-8 = (?) total scan length     9-11 = filled data buffer    12-13 = number of lines left (decrease during a scan) -  14-15 = bytes per line (constant during a scan)   +  14-15 = bytes per line (constant during a scan)  /*--------------------------------------------------------------------------*/ @@ -119,7 +119,7 @@ park the CCD:    SET WINDOWS    TUR    SCAN -   +  /*--------------------------------------------------------------------------*/  Command sequence for the S3 | 
