Looking for windows 64 bit build of ps3000awrap.dll

Post your LabVIEW discussions here
Post Reply
GHtokyo
Newbie
Posts: 0
Joined: Thu Apr 13, 2023 5:07 pm

Looking for windows 64 bit build of ps3000awrap.dll

Post by GHtokyo »

Trying to load the labview 64 bit examples and not finding ps3000awrap.dll in the SDK folder. I see its available for the 32 bit version of the SDK. THere are some broken VIs in the examples because its not locating the dll. So I think the process is to build the dll in visual studio, and then import using the driver import wizard in labview. Just wondering if anyone has accomplished this yet, and has working examples for the 3406D MSO in 64 bit labview.
Thanks
Greg Hahn

AndrewA
PICO STAFF
PICO STAFF
Posts: 407
Joined: Tue Oct 21, 2014 3:07 pm

Re: Looking for windows 64 bit build of ps3000awrap.dll

Post by AndrewA »

Hi,
The wrapper dll's have been removed from the Windows SDK installer, but binaries are here-
https://github.com/picotech/picosdk-c-w ... master.zip
This is all detailed in the LabVIEW repository readme-
https://github.com/picotech/picosdk-ni- ... les#readme

You should be able to build the wrapper dlls from the C source files with visual studio see-
https://github.com/picotech/picosdk-c-wrappers#readme
Regards Andrew
Technical Specialist

Post Reply