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 ...
随机推荐
- 【LDAP】ldap目录服务的命名模型
ldap的命名模型 命名模型规定了在目录中如何组织和表示条目 1. 目录信息树(DIT) 目录信息树有点类似于DNS的结构.每一个条目都有自己的父条目(因为主条目的父条目是top,所以这句话是成立 ...
- jquery通过submit()和serialize()提交表单
<script type="text/javascript"> $(function() { $('#form1').submit(function() { //当提交 ...
- 浅谈 .NET Framework 与 .NET Core 的区别与联系
2017到了,咱们学点啥啊,要想知道学点啥,先弄清.NET Framework 与 .NET Core 这两个概念 .当今 net 生态系统如下: 从上面图中我们可以看到.net 主要分为三个部分 ...
- 信鸽推送 C#版SDK
信鸽官方sdk没提供C#版的DEMO,考虑到应该有其他.NET的也会用到信鸽,下面是我在使用信鸽过程中写的demo.有什么不对的地方,欢迎各位大牛指导. 使用过程中主要是有2个问题: 1.参数组装,本 ...
- 利用Filter实现session拦截
1.在web.xml中配置 <!-- Session监听器 --> <filter> <filter-name>sessionValidateFilter</ ...
- RestTemplate请求出现401错误
最近遇到一个请求API接口总是报401 Unauthorized错误,起初是认为这个是平台返回的,后来用Postman请求,发现平台其实返回的是一串json,里面带有一些权限验证失败的消息,但到我们代 ...
- js时间与时间戳之间的转换操作,返回天、小时、分,全家桶
1.将时间戳转换成时间 var formatDate = function(d) { var now = new Date(d); var year = now.getFullYear(); var ...
- 有关table布局时tr 属性display:block显示布局错乱
display:block display:block是可以把非块级元素强制转换为块级元素显示,如内嵌元素span,原来不支持设置宽高,宽度是由内容撑开的; display:table-row tab ...
- 【2015 Week Task】
2015 第17周 task:项目语音识别技术整理 2015 第18周 task:项目key技术整理
- 2018年哔哩哔哩bilibili前端开发工程师在线笔试1
##基础编程能力考查(共1题) 给定一个数组,其中有n(1<n<10000)个整数,检查是否能通过修改不多余一个元素就能让数组从小到大排列. 例1: 输入:[4,2,3] 输出:true ...