Hello,
I´m using a 4424 oscilloscope with a Windows 7 64Bit based PC.
I installed PicoScope 6.10.18.1052 an It runs well.
Then I tried to use the SDK (PicoSDK_64_10.6.10.22) running the EXCEL example, I followed the instructions regarding the DLL files.
And I got an error message: Run-Time Error '48': File not found: ps4000Wrap.dll
I even change the code putting the complete path to this file but I still have the same error!
The latest Visual C++ 2010 Redistributable (x64 depending on your system) installed on my PC.
I´m using Excel 2010.
Any ideas?
Thank you!
EXCEL Example - Run-Time ERROR 48 ps4000Wrap.dll
-
- Advanced User
- Posts: 2856
- Joined: Tue May 31, 2011 3:43 pm
- Location: St. Neots, Cambridgeshire
Re: EXCEL Example - Run-Time ERROR 48 ps4000Wrap.dll
Hi MRieser,
If you are using a 32-bit version of Microsoft Excel (verify this from via the File menu) then you will need to use the 32-bit SDK installer which will provide 32-bit ps4000, picoipp and ps4000Wrap dll files.
You will also require the Visual C++ 2010 Redistributable x86 version if that is the case, although this should be installed by the 32-bit SDK installer.
Have you tried copying the ps4000Wrap.dll file to the C:\Windows\System32 folder if it is a 64-bit version of Excel?
Regards,
If you are using a 32-bit version of Microsoft Excel (verify this from via the File menu) then you will need to use the 32-bit SDK installer which will provide 32-bit ps4000, picoipp and ps4000Wrap dll files.
You will also require the Visual C++ 2010 Redistributable x86 version if that is the case, although this should be installed by the 32-bit SDK installer.
Have you tried copying the ps4000Wrap.dll file to the C:\Windows\System32 folder if it is a 64-bit version of Excel?
Regards,
Hitesh
Software Dev. Engineer
Software Dev. Engineer
Re: EXCEL Example - Run-Time ERROR 48 ps4000Wrap.dll
Hi Hitesh
I have 32bit Excel in 64bit Windows 7.
Installing 32bit SKD helped, thanks.
Regards
I have 32bit Excel in 64bit Windows 7.
Installing 32bit SKD helped, thanks.
Regards
-
- Advanced User
- Posts: 2856
- Joined: Tue May 31, 2011 3:43 pm
- Location: St. Neots, Cambridgeshire
Re: EXCEL Example - Run-Time ERROR 48 ps4000Wrap.dll
Hi MRieser,
Good to hear that is now working
Regards,
Good to hear that is now working

Regards,
Hitesh
Software Dev. Engineer
Software Dev. Engineer