AcerScan 320P Flatbed Scanner Logo
Posted on Jun 15, 2011
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

H havn't driver for Color FlatbedScanner11 SCSI Scanner Device 320p

1 Answer

Anonymous

Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Vice President:

An expert whose answer got voted for 100 times.

  • Master 436 Answers
  • Posted on Jun 15, 2011
Anonymous
Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Vice President:

An expert whose answer got voted for 100 times.

Joined: Jun 23, 2009
Answers
436
Questions
0
Helped
188699
Points
1420

You can download the driver for your scanner from the following link.( http://www.nodevice.com/driver/320P/get25293.html ).Please enter the verification code shown on the bottom of the page in the box and click download.Your valuable feedback would be appreciated.Thanks for choosing Fixya.

TinuAlbinAlex

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
3answers

Am looking at buying a friends 320 scanner, He cant find the booklet or cd 4 it. also doesn't have the parallel cable eather. Can i get this from the company? Also I havw windows xp. will this work on...

First you would need to make sure you have a parallel port on your computer, because if you don't, you would need to get an adapter of some sort for either a p2p or usb port, whichever you prefer. I'm not sure if you can get a parallel cable from the manufacture, but you could probably find it on eBay. With an older scanner and a newer computer, you can probably just plug it in and it will work, but if you need the software, go here: http://www.nodevice.com/driver/320P/get25293.html

Hope this helps!
9helpful
2answers

I need the sotware for this scanner acer scan 320p flatbed scanner.

along wid the company, there will b a list of such site n driver download links if u search by the model name on a search engine like google..
download them onto a location; if the driver is in a zip format, unzip it,if itz in .exe form, just run it; if done manually it'll ask for the correct driver and location; relocate the path and a .inf file (wat it'll ask for)..
however try this:
http://www.nodevice.com/driver/320P/get25293.html
but always better to consult system admin/vendor....
2helpful
2answers

Need driver to install AcerScan Brisa 320P with Windows XP Pro.

hi
here is the driver link for your product AcerScan Prisa 320P
(This driver is for Windows XP)

ftp://12.145.38.159/scanner/drivers/parallel/mirascanv3424p.zip

just download and unzip and install

have a nice day
0helpful
1answer

Scanner software

I'm assuming you need the 320p software since I couldnt find any "Acer 100" scanner. I uploaded the Acer 320p driver here:

http://wikisend.com/download/887790/Acer 320p.zip

Click on the BIG GREEN DOWNLOAD button.
3helpful
1answer

I lost my acer prisa 320p scanner Driver

I uploaded the Acer driver here:

http://wikisend.com/download/887790/Acer 320p.zip

Click on the BIG GREEN DOWNLOAD button.
5helpful
2answers

Vista driver for 1200S scanner

Install on Vista and Windows 7 using driver files from a XP installation. Copy the following driver files from XP: umax.inf, layout.inf, sti.inf, scsiscan.sys, sti.dll, umaxscan.dll, umaxud32.dll, umax.pnf (this may be more files than you need, but it works). Edit the umax.inf file to remove all by the 1200s/SCSI related sections (or copy it from below). Perform a manual installation of the 1200s and select the umax.inf installation file that you copied and edited. This worked perfectly. My Umax 1200s is recognized and works great in Windows 7.

Umax.inf:
; UMAX.INF -- Windows Still Image Setup File
; Copyright (c) 2000 Microsoft Corporation
; Manufacturer: UMAX DATA SYSTEMS INC.
[Version]
LayoutFile=Layout.inf
Signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Msft%
DriverVer=07/01/2001,5.1.2600.0
[ControlFlags]
ExcludeFromSelect=*
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
[Manufacturer]
%Mfg%=Models
[Models]
;no button will be supported on inbox UMAX driver.
%SCSI\UMAX____ASTRA_1200S_____V.DeviceDesc% = SCSI.Scanner, UMAX____ASTRA_1200S_____V

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Device section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; All SCSI scanner (600S, 610S, 1200S, 1220S, 2400S, 2200-SCSI)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[SCSI.Scanner]
Include=sti.inf
Needs=STI.SCSISection
SubClass=StillImage
DeviceType=1
Capabilities=0x30
DeviceData=Scanner.DeviceData
AddReg=Scanner.AddReg, SCSI.Scanner.AddReg
CopyFiles=Scanner.DriverFiles,Scsi.Scanner.CopySys32Files
DelFiles=SCSI.Scanner.DelSysFiles
ICMProfiles="sRGB Color Space Profile.icm"
UninstallSection=SCSI.Scanner.Uninstall

[Device.Events]
; These are events that this device supports - uncomment the events
; supported by this scanner and provide a description for the
; event and the name of the application to launch. The name of the
; application is the name which the application uses to register itself
; with the STI.
Event1=%EVENT_1%,{2DA39CE1-4F33-11d3-9859-00104BF5E7FA},%APP_TO_LAUNCH_1%
Event2=%EVENT_2%,{2DA39CE2-4F33-11d3-9859-00104BF5E7FA},%APP_TO_LAUNCH_2%
Event3=%EVENT_3%,{2DA39CE3-4F33-11d3-9859-00104BF5E7FA},%APP_TO_LAUNCH_3%

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Services (no meaning on Win9x)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[SCSI.Scanner.Services]
Include= sti.inf
Needs= STI.SCSISection.Services

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DeviceData
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Scanner.DeviceData]
TwainDS="WIA-UMAX TWAIN DS"
Server=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
[Device.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
; Flags which indicate which events should be recognized by the minidriver
; To recognize an event set the value of its mask to 1 to turn off an
; event set its eventmask to 0.
EventMask1=0
EventMask2=0
EventMask3=0
; The time interval between two subsequent activations of the event
; button on the scanner - If the time between activations is less than this
; then the event will be ignored. This value has to be specfied in milliseconds
; it must be larger than half a second and not more than 10 seconds.
DebounceTime=5000
; Enable polling for buttons event if 1
POLLING=0
; Enable Set Remote Wakeup (for LM9832/3, or LM9831 with updated EEPROM)
REMOTEWAKEUP=0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; AddReg
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Scanner.AddReg]
HKR,,HardwareConfig,1,2
[SCSI.Scanner.AddReg]
HKR,,USDClass,,"{92bf9f20-ca15-11d0-8350-bc0a6bbd28e3}"
HKCR,CLSID\{92bf9f20-ca15-11d0-8350-bc0a6bbd28e3},,,"UMAX WIA"
HKCR,CLSID\{92bf9f20-ca15-11d0-8350-bc0a6bbd28e3}\InProcServer32,,,%11%\umaxscan.dll
HKCR,CLSID\{92bf9f20-ca15-11d0-8350-bc0a6bbd28e3}\InProcServer32,ThreadingModel,,"Both"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copy files
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Scanner.DriverFiles]
umaxscan.dll
umaxud32.dll

[SCSI.Scanner.CopySys32Files]
;scsiscan.sys
;scsimap.sys
[SCSI.Scanner.DelSysFiles]
[SCSI.Scanner.Uninstall]
DelFiles=SCSI.Scanner.DelSysFiles
2helpful
3answers

Lost Driver Cd

Download The Drivers Using The Following Link
AstraSlim600

And Reply To Me..
1helpful
2answers

Acer Scanner 320P Support.

I donot know download registry keys for this model
1helpful
2answers

MY SCANNER

AcerScan 320P driver download
2helpful
4answers

Update driver for the scaner with win xp

The driver on the link below is reported to work with this scanner on Windows XP. You will need to register (free) on the site to download: http://www.scanner-drivers.com/drivers/120/120718.htm Please update the question & let us know if the information given was useful to you - Good Luck!
Not finding what you are looking for?

253 views

Ask a Question

Usually answered in minutes!

Top Acer Office Equipment & Supplies Experts

SmartAviator
SmartAviator

Level 3 Expert

1124 Answers

k24674

Level 3 Expert

8093 Answers

ADMIN Andrew
ADMIN Andrew

Level 3 Expert

66967 Answers

Are you an Acer Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...