PICO5444D Example DLL

Post your LabVIEW discussions here
Post Reply
lovehex99
Newbie
Posts: 0
Joined: Mon Oct 02, 2023 3:27 am

PICO5444D Example DLL

Post by lovehex99 »

HI
win11 labview 2017
I try to execute
picosdk-ni-labview-examples-master\ps5000a\PicoScope5000aLib\PicoScope5000aWrapSettings.vi

ps5000aWrap.dll location
C:\Program Files (x86)\Pico Technology\SDK\lib

ps5000a.dll location
C:\Program Files\Pico Technology\PicoScope 7 T&M Stable\

sub VI location
C:\WORK\Project\Picoscope5444D\shared\PicoScope.lib\

but have error
1.how to set default dll in example vi
2.how to solve error Is it because the DLL version does not match the example?

error pic put here
https://imgur.com/a/NY7DxE1

Martyn
Site Admin
Site Admin
Posts: 4501
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: PICO5444D Example DLL

Post by Martyn »

ps5000aWrap.dll location C:\Program Files (x86)\Pico Technology\SDK\lib is the 32 bit version.

If your LabVIEW is 64 bit you will need the 64 bit wrapper from https://github.com/picotech/picosdk-c-wrappers-binaries
Martyn
Technical Support Manager

Post Reply