Problem with LV6.1 Application builder and adc200

Post general discussions on using our drivers to write your own software here
Post Reply
Guest

Problem with LV6.1 Application builder and adc200

Post by Guest »

We have developed an application on LV 6.1 using the adc20032.dll calls. The application is developed on XP and compiled using the application builder. When we distribute it to our machines with the adc200 hardware, there is an error stating that adc200.sys cannot be found and the program terminates. Do you have any ideas on why this might occur?

The Devel machine is LV6.1 Windows XP and all software in c:\pico
The machines that it will run on are Win9x and have all software in c:\pico

Thanks
Todd Goyen
SwRI http://www.swri.com

User avatar
matthew
Advanced User
Advanced User
Posts: 109
Joined: Wed Sep 25, 2002 9:35 am
Location: Cambridgeshire, UK

Post by matthew »

Hi,

adc200.sys is a low level system driver and needs to be registered with the system before it can be used. You probably need to reinstall the PicoLog application with administrator priveledges then restart your computer.

Best Regards,
Matt Everett

Pico Software Engineer

guest

Post by guest »

If
1) The file does not need to be registered into the system registry
2) You are creating an EXE distributable for installation

You must include the file into your Labview project and set the destination location of the included file appropriately.

Good - Luck

User avatar
markspencer
Site Admin
Site Admin
Posts: 598
Joined: Wed May 07, 2003 9:45 am

Post by markspencer »

Hi,

The adc200.sys is installed onto your PC and registered when either Picolog, Picoscope are installed. It is also installed when downloading and unpacking the drivers available form the web. It is registered after you re-start the PC.

Best regards,
Regards,

Mark Spencer

Post Reply