Displaying Picoscope in Labview Help Please

Post your LabVIEW discussions here
Post Reply
jamieb3009
Newbie
Posts: 0
Joined: Tue Jun 23, 2020 5:44 pm

Displaying Picoscope in Labview Help Please

Post by jamieb3009 »

Hi, I am new to Picoscope and their products and i am trying to get to a point where i can get my picoscope 4424 connected to labview and displaying in the software. I have tried to download the SDK for the 64 Bit version (I have 64 Bit windows & Labview) and would like initially to get to the stage where i can connect the picoscope to labview and then display a waveform in labview. I have tried setting up the picoscope using the import shared library function in labview and have selected the ps4000.dll & ps400Wrap.h files from the SDK folders, however, when i try and parse the header file i get an error saying that the library contains 76 functions but no function is found or recognised in the header file. Can someone advise why this is happening please? Many thanks,

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

Re: Displaying Picoscope in Labview Help Please

Post by AndrewA »

Hi,
After installing the SDK, you need to download our examples at
https://github.com/picotech/picosdk-ni- ... -examples/

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

The basic block example for your scope is here (64-bit)
https://github.com/picotech/picosdk-ni- ... leBlock.vi
Regards Andrew
Technical Specialist

Post Reply