Pico 4424

Post your C and C++ discussions here
Post Reply
hamzeh
Newbie
Posts: 0
Joined: Thu Oct 13, 2016 2:10 am

Pico 4424

Post by hamzeh »

Hi,

I am new to Pico, I have Pico4424
I have installed it properly and I am able to open and close handel correctly.

I would like if you have any existing code in C that will read back data (i.e, setup one channel or multi channel, then set trigger, and set readback buffer and read back/view data)

Your input is highly appreciated.

Thanks

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

Re: Pico 4424

Post by Martyn »

If you are using a WIndows O/S, and you have installed the SDK, the code example should be on your system, in c:\PicoSDK , and the include files will be located somewhere in the Program Files directory.

If using Linux, or you haven't installed the SDK, some sample code is attached.
Attachments
PicoStatus.h
(15.22 KiB) Downloaded 537 times
ps4000Api.h
(22.03 KiB) Downloaded 528 times
ps4000con.c
(52.16 KiB) Downloaded 517 times
Martyn
Technical Support Manager

Post Reply