Lines Matching defs:scanner
48 Currently is only able to read back the scanner version string,
49 but this basically demonstrates ability to communicate with the scanner.
90 /* If this is enabled, a copy of the raw data from the scanner will be saved to
209 * necessary to send something sane otherwise we get an error from the scanner.
249 * necessary to send something sane otherwise we get an error from the scanner.
342 but I don't have a scanner right now
1204 /* Protect scanner from damage. This stops stpuid errors. It basically
1205 * limits you to the scanner glass. Stuff like calibrations which need
1441 "Sorry, unknown scanner version. Attempted match on :\n");
1517 "Sorry, unknown scanner version. Attempted match on :\n");
1543 THWParams scanner;
1572 if (HP5400Open (&scanner, NULL) < 0)
1577 PreviewScan (scanner.iXferHandle);
1579 HP5400Close (&scanner);