Screenshot and measurements using Pico through NI

Post your LabVIEW discussions here
Post Reply
Pico4262user
Newbie
Posts: 0
Joined: Mon Oct 21, 2019 5:52 pm

Screenshot and measurements using Pico through NI

Post by Pico4262user »

Hi all,

I am new PicoScope 4262 user. Just decided that we are going to use picoscope for our project. I am planning to use LabVIEW and create a small automation program to open pico(signal already generated by an external device) , take a screenshot, measure amplitude, positive pulse width and frequency. Can I do these through NI LabVIEW and with PicoScope 4262?

Thanks,
Rob

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

Re: Screenshot and measurements using Pico through NI

Post by AndrewA »

Our SDK does not support any measurement features.
You would need to write your own code to do this or use LabVIEW functions.
Instructions for using LabVIEW with our SDK and example are here-
https://github.com/picotech/picosdk-ni-labview-examples/blob/master/README.md
Note the 4262 uses the 4000 API dll file. Example code here-
https://github.com/picotech/picosdk-ni-labview-examples/tree/master/ps4000
Regards Andrew
Technical Specialist

Post Reply