Dont find VIs for picoscope in the Librarys, even with callLibraryFunktionVI

Post your LabVIEW discussions here
Post Reply
Sevi Handelshauser
Newbie
Posts: 0
Joined: Tue Feb 22, 2022 12:09 pm

Dont find VIs for picoscope in the Librarys, even with callLibraryFunktionVI

Post by Sevi Handelshauser »

Hello all together

We have Labview 2014 (64Bit) and a Picoscope5442b.

I would like to write/create a Labview program to control and read both the Picoscope and the keithley 2612 sourcemeter. For the picoscope I would like to use the signal generator and be able to read out one or two channels.

I have already downloaded this https://www.picotech.com/downloads/_lig ... -kit-64bit
I`ve look these video as manual https://www.youtube.com/watch?v=ZiW71gQObn8 But at first i didn`t find the pıcolpp.dll to do it in the C:\Program Files\LabView folder.

If i open the example PicoScope5000aExampleBlockvoltagevstime.vi then it didn`t find their Sub-VIs. And if i want to use callLibraryFunktionVI to find for example the picoScope5000aOpen.vi than i see fig1.

I'm already showing signs of desperation. What I`m doing wrong?
Attachments
CallLibaryFunktionVI.png

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

Re: Dont find VIs for picoscope in the Librarys, even with callLibraryFunktionVI

Post by AndrewA »

Hi,

The youtube video is outdated I will try get this removed and updated.

We have LabVIEW software examples are available from our GitHub repositories.
https://github.com/picotech/picosdk-ni-labview-examples

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

The programmers guide for the 5000a API is here-
https://www.picotech.com/download/manua ... -guide.pdf
Regards Andrew
Technical Specialist

Post Reply