Getting the SDK up and running

Post your LabVIEW discussions here
Post Reply
rjm003
Newbie
Posts: 0
Joined: Wed Jul 28, 2021 2:44 am

Getting the SDK up and running

Post by rjm003 »

I have Labview NXG 5.1 and 2020 SP1 installed. Both 64bit.
I've installed the 64 bit SDK, and, just in case, the 32 bit SDK also.
I would like to use Labview to record and average scan data from the 5243D.

I've had limited success importing the dll into NXG, so I'm going to start with 2020 using the shared library importer tool.

I'd really appreciate some pointers for what I'm supposed to do next.

"
The shared library contains 51 function(s). But no function is found and recognized in the header file. The following function(s) cannot be wrapped. If you want to import these functions, please review the warning messages next to the functions below. You will need to fix the problems before you can continue with the wizard.
"

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

Re: Getting the SDK up and running

Post by AndrewA »

I have tried to use the shared library importer tool, in the past but had no success.
I know some customers have managed to get the tool to work but don't know what they change to do this.

We already have examples for our scopes on our GitHub page-
https://github.com/picotech/picosdk-ni-labview-examples

The 5243D use the 5000a API examples here-
https://github.com/picotech/picosdk-ni- ... er/ps5000a

Please follow the instructions here-
https://github.com/picotech/picosdk-ni- ... /README.md
Regards Andrew
Technical Specialist

Post Reply