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 ...
随机推荐
- [openStack]使用Fuel安装OpenStack juno的fuel_master
安装OpenStack是一件很复杂的事情,特别是在想目中,如果一个组件一个组件,一台一台的coding部署,估计太消耗时间,而且出错的概率很高,所以使用工具推送部署的效率就很高了,而且必须得可靠.mi ...
- CSS3实现鼠标悬停扩展效果
我们在做导航标签的时候,有时会出现空间过于拥挤需要隐藏部分内容的情况,所以在这里我自己写了一个鼠标悬停显示扩展内容的效果,如下图所示. 总的来说效果还是比较好实现,但是比较头疼的是三角部分使用了伪元素 ...
- Java入门系列-09-循环结构
这篇文章为你搞懂5个问题 while 循环如何使用 do-while 循环的使用 for 循环的使用 break.continue 的使用 循环结构的嵌套使用 生活中有很多事情需要我们重复的去做,比如 ...
- HDU 5289——Assignment——————【RMQ+优化求解】
Assignment Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total ...
- flask-SQLAlchemy的ORM
1.创建表 import datetime from sqlalchemy import create_engine from sqlalchemy.ext.declarative import de ...
- Windows10 iis10 arr webfarm
win10安装arr提示安装失败,但是安装说明中提升iis7及以上版本,iis10却安装失败,坑爹!安装方法: 1.HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSe ...
- 多线程篇七:通过Callable和Future获取线程池中单个务完成后的结果
使用场景:如果需要拿到线程的结果,或者在线程完成后做其他操作,可以使用Callable 和 Futrue 1.定义一个线程池,向线程池中提交单个callable任务 ExecutorService t ...
- Arcobject获得栅格影像的边界
一般的各种遥感影像都是采用某种地理或投影坐标的栅格影像,对于从事影像相关工作的人来说,得到现有影像的覆盖范围是确定研究内容,购买遥感影像的基础.怎么得到这个覆盖范围呢?当然我们可以在ArcGIS或ER ...
- Android SharedPreferences存储map的方法
在网上查了一些资料后,精简改写后得出自己想用的形式,记录一下 public static void putHashMapData(Context context, String key, Map< ...
- JS中的继承方式总结
1. 原型链继承(又称类继承) Child.prototype = new Parent(); function Parent (name, age) { this.name = name; this ...