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 ...
随机推荐
- BNU7538——Clickomania——————【区间dp】
Clickomania Time Limit: 10000ms Memory Limit: 32768KB 64-bit integer IO format: %I64d Java clas ...
- WCF寄宿在C#控制台,并用命令行启动
公司运用wcf比较多,所以自己研究一下寄宿做个笔记,wcf寄宿在控制台有两种方式 第一种,直接在控制台程序内添加wcf服务. 第二种分别添加控制台程序和wcf服务应用程序,前者引用后者,并在app.c ...
- Trim a Binary Search Tree
Given a binary search tree and the lowest and highest boundaries as L and R, trim the tree so that a ...
- C++里将string类字符串(utf-8编码)分解成单个字(可中英混输)
最近在建词典,使用Trie字典树,需要把字符串分解成单个字.由于传入的字符串中可能包含中文或者英文,它们的字节数并不相同.一开始天真地认为中文就是两个字节,于是很happy地直接判断当前位置的字符的A ...
- vuejs源码摘抄(二)
创建一个用来观察对象的observe类,这个类会附加在被观察的对象上,并且把被观察对象的属性值转换成getter/setter,同时,收集依赖和分发更新,实现代码如下: /* * not type c ...
- 通知:即日起本博客暂停更新,请移步至yanxin8.com获取最新文章
通知:即日起本博客暂停更新,请移步至yanxin8.com与博主交流及获取最新文章
- .NET开源工作流RoadFlow-表单设计-单选按钮组
单选按钮组即:<input type='checkbox'/>控件: 绑定字段:与数据表的某个字段绑定. 数据源: 1.数据字典:在下面字段项中选择对应在数据字典项. 2.自定义:自己输入 ...
- Android自定义之流式布局
流式布局,好处就是父类布局可以自动的判断子孩子是不是需要换行,什么时候需要换行,可以做到网页版的标签的效果.今天就是简单的做了自定义的流式布局. 具体效果: 原理: 其实很简单,Measure La ...
- spring mvc&mybatis搭配使用心得
请求参数不多时控制器方法使用@RequestParam或@PathVariable接收参数即可. 请求参数过多时使用@RequestParam指定一个map接受参数即可,mybatis查询时可以直接作 ...
- selenium(2.4.0)中不能导出web drive 代码
最近在学习selenium.要做web自动化测试.咱只会C# .就想了,这个测试用例要是能用C# 控制,保存起来,就可以以后自动运行了,不用每次点击运行了. 看了看它的文档,就开始试验了,录脚本折腾了 ...