ISIS Scanner Errors codes
This section lists errors sorted by number:
Error # |
Defined Constant |
String Defined In PIXDFLT |
0 |
PIX_SUCCESS |
|
-128 |
PIX_ERR_VERSION |
|
-129 |
PIX_ERR_NAME |
|
-130 |
PIX_ERR_COPYRIGHT |
|
-131 |
PIX_ERR_VERSION128 |
|
-150 |
PIX_ERR_MODEL_0 |
|
-151 |
PIX_ERR_MODEL_1 |
|
-152 |
PIX_ERR_MODEL_2 |
|
-153 |
PIX_ERR_MODEL_3 |
|
-199 |
PIX_ERR_MODEL_49 |
|
-4400 |
PIX_ERR_NOTREADY |
Scanner is not ready. (Power may have been cycled.) Try operation again. |
-4401 |
PIX_ERR_NOPAGE |
No page was found in the feeder. |
-4402 |
PIX_ERR_PAGES |
Pages were found in the feeder. |
-4403 |
PIX_ERR_DONTKNOW |
Scanner can't determine whether there are pages in the feeder or not. |
-4404 |
PIX_ERR_BADSETUP |
"Scanner setup parameters are incorrect. |
-4405 |
PIX_ERR_NODEV |
Scanner is not responding, check card, power, and cables. |
-4406 |
PIX_ERR_NOTME |
Driver can't handle this type of scanner. |
-4407 |
PIX_ERR_END |
Scanning of the page has completed. |
-4408 |
PIX_ERR_PARAMERR |
Scanner parameters are incorrect. |
-4409 |
PIX_ERR_NOTOPEN |
S_open was not called before using the driver. |
-4410 |
PIX_ERR_TIMEOUT |
Scanner timed out, check paper feeder. |
-4413 |
PIX_ERR_STILLOPEN |
Scanners still open when s_unload was called. |
-4415 |
PIX_ERR_FREADER |
Bad driver file or read error when loading. |
-4421 |
PIX_ERR_EXEHDR_BAD |
Driver file is not an executable. |
-4423 |
PIX_ERR_BAD_HANDLE |
Bad scanner handle. |
-4426 |
PIX_ERR_JAM |
Paper jammed in scanner; clear paper and continue. |
-4427 |
PIX_ERR_NOBOARD |
Scanner interface board not responding, check installation. |
-4428 |
PIX_ERR_NOMSDRV |
Can't open system-level scanner driver; check installation. |
-4429 |
PIX_ERR_COVER |
Scanner cover is open. |
-4430 |
PIX_ERR_LAMP |
Bad or fading scanner lamp. |
-4431 |
PIX_ERR_SCANNER |
Scanner hardware problem, check scanner and paper feeder. |
-4432 |
PIX_ERR_COMM |
Can't talk to scanner, check cables and power. |
-4433 |
PIX_ERR_SOFTWARE |
Scanner control software detected error. |
-4434 |
PIX_ERR_BADCARD |
Error on scanner interface card, check card. |
-4435 |
PIX_ERR_TRANSPORT |
Problem with scanner transport mechanism, check scanner. |
-4436 |
PIX_ERR_OVERHEAT |
Scanner overheated, wait for it to cool, then try again. |
-4437 |
PIX_ERR_BUSY |
Scanner is busy, operation can not be completed. |
-4438 |
PIX_ERR_NOTNOW |
Scanner command invalid in current state. |
-4439 |
PIX_ERR_PROCHALT |
Recognition card internal error; run SCANEXEC.BAT to reinitialize. |
-4440 |
PIX_ERR_TOOSMALL |
The defined zone was too small for this scanner. |
-4450 |
PIX_ERR_FLFOPEN |
Can't open image file list file. |
-4451 |
PIX_ERR_FPTOOLONG |
Image file path too long. |
-4452 |
PIX_ERR_FIFOPEN |
Can't open image file. |
-4453 |
PIX_ERR_FBADFMT |
Image file is bad, error in format. |
-4454 |
PIX_ERR_FRDERR |
File read error. |
-4455 |
PIX_ERR_FWN16 |
Image file width not multiple of 16 pixels. |
-4456 |
PIX_ERR_BADCOMP |
Can't decompress image file. |
-4457 |
PIX_ERR_FUNSUPP |
Image file format is not supported. |
-4458 |
PIX_ERR_FEOF |
Got to end of file before done. |
-4459 |
PIX_ERR_COLOR |
Color or grayscale image file format not supported. |
-4460 |
PIX_ERR_TWAIN |
Error loading TWAIN; check TWAIN.DLL. |
-4461 |
PIX_ERR_TOOMANYTAGS |
Too many tags specified to PixWin. Check count. |
-4462 |
PIX_ERR_WINDOWRANGE |
Window parameter was out of range in PixWin |
-4463 |
PIX_ERR_DIVBYZERO |
Division by zero detected. |
-4464 |
PIX_ERR_BATCHSEP |
|
-4500 |
PIX_ERR_NOMEM |
Not enough memory. |
-4501 |
PIX_ERR_PARAM |
Bad parameter. |
-4502 |
PIX_ERR_BADTAG |
Tag not found. |
-4503 |
PIX_ERR_NOCHANGE |
Tag value not changed. |
-4504 |
PIX_ERR_NOPIXDFLT |
Can't load module PIXDFLT.DLL; make sure file is in path. |
-4505 |
PIX_ERR_ACCESS |
Invalid access rights. |
-4506 |
PIX_ERR_BADPATH |
Path is bad. |
-4507 |
PIX_ERR_CLOSE |
Can't close file. |
-4508 |
PIX_ERR_CREAT |
Can't create file. |
-4509 |
PIX_ERR_DISKFULL |
Disk is full; erase files and try again. |
-4510 |
PIX_ERR_HANDLE |
Invalid file handle. |
-4511 |
PIX_ERR_TOOMANY |
Too many files open. |
-4512 |
PIX_ERR_WRITE |
Can't write to file. |
-4513 |
PIX_ERR_BADACCESS |
Invalid access rights. |
-4514 |
PIX_ERR_NOTFOUND |
File not found. |
-4515 |
PIX_ERR_OPEN |
Can't open file. |
-4516 |
PIX_ERR_BADMAGIC |
Invalid driver or can't load driver. |
-4517 |
PIX_ERR_SEEK |
Seek error. |
-4518 |
PIX_ERR_NOFUNC |
Can't find function within driver. |
-4519 |
PIX_ERR_NOTLOADED |
Driver is not loaded. |
-4520 |
PIX_ERR_ENDSTACK |
End of stack. |
-4521 |
PIX_ERR_ENDPAGE |
End of page. |
-4522 |
PIX_ERR_ENDZONE |
End of zone. |
-4523 |
PIX_ERR_UNKNOWN |
Unknown error. |
-4524 |
PIX_ERR_UNLINK |
Can't delete file. |
-4525 |
PIX_ERR_NOCURSCANNER |
No scanner is currently selected. |
-4526 |
PIX_ERR_CANCEL |
User cancelled operation. |
-4527 |
PIX_ERR_WARNING |
Warning: |
-4528 |
PIX_ERR_ERROR |
Error: |
-4529 |
PIX_ERR_COPYNEWER1 |
The driver |
-4530 |
PIX_ERR_COPYNEWER2 |
is already installed. Copy Anyway ? |
-4531 |
PIX_ERR_ADDSCANNER |
Add Scanner |
-4532 |
PIX_ERR_PUTENV |
Error writing value to configuration file. |
-4533 |
PIX_ERR_GETENV |
Error reading value from configuration file. |
-4534 |
PIX_ERR_SAMEDEVICE |
Can't rename file from one disk to another. |
-4535 |
PIX_ERR_CREATESEL |
Can't create protected-mode selector. Check Windows configuration. |
-4536 |
PIX_ERR_CANTFIND |
Can't locate SCSI device; check cable and power. |
-4537 |
PIX_ERR_RESTRICT |
Restricted version of ISIS: Can't use that driver. |
-4538 |
PIX_ERR_CANTLOAD |
- (Not Ready) |
-4539 |
PIX_ERR_DRIVERBUSY |
Driver in use by another program; quit chooser? |
-4540 |
PIX_ERR_SYSVERSION |
Wrong system version; requires System 6.0.5 or later. |
-4541 |
PIX_ERR_NOSHARE |
Share not loaded; quit Windows and run SHARE.EXE. |
-4542 |
PIX_ERR_LOCKED |
File sharing violation. |
-4543 |
PIX_ERR_SHAREBUF |
Share buffer to small; increase SHARE.EXE buffer space. |
-4544 |
PIX_ERR_SHARE |
File locking (SHARE) failed. |
-4545 |
PIX_ERR_EXISTS |
File already exists. |
-4546 |
PIX_ERR_READ |
File read or write error. |
-4547 |
PIX_ERR_PIXVERSION |
Wrong version of PIXDFLT. Replace all old versions of PIXDFLT.DLL with updated library. |
-4548 |
PIX_ERR_BITCOLOR |
%d-Bit Color |
-4549 |
PIX_ERR_BLACKWHITE |
Black and White |
-4550 |
PIX_ERR_LEVELGRAY |
%d-Level Gray |
-4551 |
PIX_ERR_AUTO |
Auto |
-4552 |
PIX_ERR_ASPI_NODRIVER |
ASPI driver not loaded; check CONFIG.SYS for ASPIxDOS.SYS. |
-4553 |
PIX_ERR_ASPI_NOIOCTL |
ASPI call fails; check system configuration. |
-4554 |
PIX_ERR_ASPI_NOSTACK |
ASPI call fails; DPMI stack not available small. |
-4555 |
PIX_ERR_ASPI_CALLFAIL |
ASPI call fails; DPMI protect to real mode call failure. |
-4556 |
PIX_ERR_ASPI_PROGRESS |
ASPI command in progress (unexpected error). |
-4557 |
PIX_ERR_ASPI_ABORTED |
ASPI command aborted. |
-4558 |
PIX_ERR_ASPI_INVALID |
ASPI invalid request. |
-4559 |
PIX_ERR_ASPI_ADAPTER |
ASPI host adapter error. |
-4560 |
PIX_ERR_ASPI_NOTFOUND |
ASPI SCSI device not found. |
-4561 |
PIX_ERR_ASPI_ERROR |
ASPI requested completed, but device reported error. |
-4562 |
PIX_ERR_ASPI_NOMEM |
ASPI out of memory. |
-4563 |
PIX_ERR_WINDOW_FRONTMAIN |
Front Main Scan |
-4564 |
PIX_ERR_WINDOW_BOTHMAIN |
Both Main Scans |
-4565 |
PIX_ERR_WINDOW_BACKMAIN |
Back Main Scan |
-4566 |
PIX_ERR_WINDOW_FRONTRGN |
Front Region #%d |
-4567 |
PIX_ERR_WINDOW_BACKRGN |
Back Region #%d |
-4568 |
PIX_ERR_IMPROPER_PATH |
File was loaded from non-standard directory. |
-4569 |
PIX_ERR_NOTDONE |
|
-4570 |
PIX_ERR_NET_NOWINSOCK |
|
-4571 |
PIX_ERR_NET_NETDOWN |
|
-4572 |
PIX_ERR_NET_INPROGRESS |
|
-4573 |
PIX_ERR_NET_NOSOCKET |
|
-4574 |
PIX_ERR_NET_NOBUFFER |
|
-4575 |
PIX_ERR_NET_PORTNOTFOUND |
|
-4576 |
PIX_ERR_NET_HOSTNOTFOUND |
|
-4577 |
PIX_ERR_NET_NOTHREAD |
|
-4578 |
PIX_ERR_NET_LISTEN |
|
-4579 |
PIX_ERR_NET_ADDRINUSE |
|
-4580 |
PIX_ERR_NET_BADADDR |
|
-4581 |
PIX_ERR_NET_CONNREFUSED |
|
-4582 |
PIX_ERR_NET_NOSERVER |
|
-4583 |
PIX_ERR_NET_NETUNREACH |
|
-4584 |
PIX_ERR_NET_LOSTCONNECTION |
|
-4585 |
PIX_ERR_NET_NOCONNECTION |
|
-4586 |
PIX_ERR_NET_ASYNCSELECT |
|
-4587 |
PIX_ERR_PERM_NOACCESS |
Insufficient Permissions |
-4588 |
PIX_ERR_NET_NEEDMORE |
Can't load driver. |
-4589 |
PIX_ERR_UNSAFE_DRIVER |
Driver may be incompatible, wasn't loaded. |
-4590 |
PIX_ERR_NODOCUMENT |
|
-4591 |
PIX_ERR_BADTYPE |
|
-4592 |
PIX_ERR_FILETYPE_UNAVAILABLE |
Filetype is not available. |
-4593 |
PIX_ERR_DRIVERNOTINPIPE |
Driver not found in pipe. |
-4594 |
PIX_ERR_CANT_LOAD_DRIVER |
Can't load driver. |
-4595 |
PIX_ERR_GAMMA_STRING |
Gamma Table (*.PXG)_*.pxg_All Files (*.*)_*.*_ |
-4596 |
PIX_ERR_DITHER_STRING |
Dither Pattern (*.PXH)_*.pxh_All Files (*.*)_*.*_ |
-4598 |
PIX_ERR_SIMULATE |
PIXDEBUG Simulated Error. |
-4599 |
PIX_ERR_xxx |
Poor error message. |
-4601 |
PIX_ERR_FMTNOTALLOWED |
File format is not available. |
-4602 |
PIX_ERR_NOT_AVAILABLE |
- (Not Available) |
-4603 |
PIX_ERR_VALUE_AT_MOST |
Value should be at most %s pixels. |
-4604 |
PIX_ERR_VALUE_AT_LEAST |
Value should be at least %s pixels. |
-4605 |
PIX_ERR_NET_TIMEOUT |
|
-4606 |
PIX_ERR_NET_NORECOVERY |
|
-4607 |
PIX_ERR_NOTMULTIPAGE |
Format does not support multi-page. |
-4609 |
PIX_ERR_NOFILEDRIVERS |
|
-4610 |
PIX_ERR_IMAGETOOWIDE |
|
-4611 |
PIX_ERR_NET_ALREADYWAITING |
|
-4612 |
PIX_ERR_FILTERNOTAVAIL |
|
-4613 |
PIX_ERR_FILTERREMOVED |
|
-4614 |
PIX_ERR_FILTERDLGTITLE |
|
-4615 |
PIX_ERR_SAMEDIR |
|
-4616 |
PIX_ERR_PXIVER |
|
-4617 |
PIX_ERR_NOSTRIPOFFSET |
|
-4618 |
PIX_ERR_DOOR_OPEN |
|
-4619 |
PIX_ERR_MULTIFEED |
|
-4620 |
PIX_ERR_MOTHERBOARD |
|
-4621 |
PIX_ERR_SCSIBOARD |
|
-4622 |
PIX_ERR_FRONT_CCD |
|
-4623 |
PIX_ERR_BACK_CCD |
|
-4624 |
PIX_ERR_COM_UNKNOWN |
|
-4625 |
PIX_ERR_NOTCONFIGURED |
|
-4626 |
PIX_ERR_NOTCONFIGUREDVERSION |
|
-4627 |
PIX_ERR_IMAGETOOLONG |
|
-4628 |
PIX_ERR_DOUBLEFEEDDETECTED |
|
-4629 |
PIX_ERR_LOCKBELOWZERO |
|
-4630 |
PIX_ERR_LOCKFAILED |
The device could not be locked. Check that another application isn't using the device. |
-4631 |
PIX_ERR_SOCK_STARTFAIL |
|
-4632 |
PIX_ERR_SOCK_SOCKETFAIL |
|
-4633 |
PIX_ERR_SOCK_BINDFAIL |
|
-4634 |
PIX_ERR_SOCK_LISTENFAIL |
|
-4635 |
PIX_ERR_SOCK_ACCEPTFAIL |
|
-4636 |
PIX_ERR_SOCK_CONNECTFAIL |
|
-4637 |
PIX_ERR_SOCK_BADSOCKET |
|
-4638 |
PIX_ERR_SOCK_SENDFAIL |
|
-4639 |
PIX_ERR_SOCK_RECVFAIL |
|
-4640 |
PIX_ERR_SOCK_HANDSHAKE |
|
-4641 |
PIX_ERR_SOCK_CLOSED |
|
-4642 |
PIX_ERR_SOCK_BADVERSION |
|
-4643 |
PIX_ERR_SOCK_BADCOMMAND |
|
-4644 |
PIX_ERR_SOCK_BADSIZE |
|
-4645 |
PIX_ERR_SOCK_BADCOMP |
|
-4646 |
PIX_ERR_BADNETSETUP |
|
-4647 |
PIX_ERR_BADSHARE |
|
-4648 |
PIX_ERR_CANTSHARE |
|
-4649 |
PIX_ERR_SOCK_TIMEOUT |
|
-4650 |
PIX_ERR_NETCANTLOAD |
|
-4651 |
PIX_ERR_NO_NETWORK |
|
-4680 |
PIX_ERR_PROFILE_NONAME |
|
-4681 |
PIX_ERR_PROFILE_BADNAME |
|
-4682 |
PIX_ERR_PROFILE_PROTECTED |
|
-4683 |
PIX_ERR_PROFILE_IMPORTFAIL |
ISIS Scanner Errors codes的更多相关文章
- 每日英语:Apple's Latest iPhone Puts Focus Back on Fingerprint Security
Apple's latest product launch could breathe new life into a technology that failed to take hold the ...
- tomcat 5 启动过程官方文档
http://tomcat.apache.org/tomcat-7.0-doc/architecture/startup/serverStartup.txt Licensed to the Apach ...
- CF #368 div2
题目链接:http://codeforces.com/contest/707/problem/A A. Brain's Photos time limit per test 2 seconds mem ...
- Spring请求参数校验
SpringMVC支持的数据校验是JSR303的标准,通过在bean的属性上打上@NotNull.@Max等进行验证.JSR303提供有很多annotation接口,而SpringMVC对于这些验证是 ...
- 补习系列(4)-springboot 参数校验详解
目录 目标 一.PathVariable 校验 二.方法参数校验 三.表单对象校验 四.RequestBody 校验 五.自定义校验规则 六.异常拦截器 参考文档 目标 对于几种常见的入参方式,了解如 ...
- JAVA里自定义注解来进行数据验证
API开发中经常会遇到一些对请求数据进行验证的情况,这时候如果使用注解就有两个好处,一是验证逻辑和业务逻辑分离,代码清晰,二是验证逻辑可以轻松复用,只需要在要验证的地方加上注解就可以. Java提供了 ...
- 003-JSR303校验
一.JSR303校验 1.1.概述 JSR-303 是 JAVA EE 6 中的一项子规范,叫做 Bean Validation,官方参考实现是Hibernate Validator. 此实现与 Hi ...
- Hibernate-validator校验框架使用
可以有两种使用方法: 第一种:在要检验的Dto对象之前加@Valid注解,这种方法必须配合BindingResult参数一起使用,否则验证不通过就会返回400,并且抛出"org.spring ...
- Codeforces Round #368 (Div. 2) E. Garlands 二维树状数组 暴力
E. Garlands 题目连接: http://www.codeforces.com/contest/707/problem/E Description Like all children, Ale ...
随机推荐
- jdk7.NIO.2学习笔记之目录文件及权限
package com.zl.jdk7; import java.io.File; import java.io.IOException; import java.nio.file.Path; imp ...
- wex5新增数据库
首先是要打开Wex5 (这是废话,下面进入正题..) 1.第一步,找到界面中的 ”窗口” 点击打开,你会看到一个 “ 首选项 ”按照流程也要打开 (囧),,,,,,,,看图为重 2.当你打开了 “ ...
- Json/Xml简介和处理模型
JSON json简介 JSON是一种基于文本的数据交换格式,源自JavaScript,用于Web服务和其他连接的应用程序.以下部分介绍了JSON语法,JSON使用概述以及生成和解析JSON的最常用方 ...
- python私有成员
在一个模块中,我们可能会定义很多函数和变量,但有的函数和变量我们希望给别人使用,有的函数和变量我们希望仅仅在模块内部使用.在Python中,是通过_前缀来实现的. 正常的函数和变量名是公开的(publ ...
- 个人MySQL股票数据库的建立日记
#!/usr/bin/python# -*- coding: UTF-8 -*- import tushare as tsfrom sqlalchemy import create_engine co ...
- vim 安装vundle 之curl
百度出来的博客文章,配置curl.cmd 的内容win7 x64 好像有误 贴下正确的 @rem Do not use "echo off" to not affect any c ...
- Linux漏洞分析入门笔记-CVE_2018_6323_整型溢出
操作系统 Ubuntu 16.04 /32 位 调试器 IDA pro 7.0 漏洞软件 binutils-2.29.1 0x00: 漏洞描述 1.什么是整数溢出: 在计算机中,整数分 ...
- 检查你要加入到gradle的第三方library是否是最新版本
开发者从博客.github readme 或者 官方文档中找到如何在gradle 文件中加入dependency 的时候,往往版本已经比较老旧了,想要找到最新版,介绍一个利器 http://gra ...
- 使用版本 1.0.0 的 Azure ARM SDK for Java 创建虚拟机时报错
问题描述 我们可以通过使用 Azure ARM SDK 来管理 Azure 上的资源,因此我们也可以通过 SDK 来创建 ARM 类型的虚拟机,当我们使用 1.0.0 版本的 Azure SDK fo ...
- SVN的使用教程(一)
SVN使用 第一章 配置SVN 请根据下方网址配置SVN: https://blog.csdn.net/daobantutu/article/details/60467185 安装VisualSVN ...