zoukankan      html  css  js  c++  java
  • 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

     

  • 相关阅读:
    关于virtual、非virtual继承函数的调用
    关于文件操作的文件格式与打开方式
    C++ 文件读写操作
    C++语法题
    检测java string变量是否含有中文
    常用知识库
    WMS仓储管理系统
    运输管理
    ipconfig/flushdns 清除系统DNS缓存
    cmd查看域名账号相关的命令
  • 原文地址:https://www.cnblogs.com/wolfplan/p/5872120.html
Copyright © 2011-2022 走看看