Example C code for Picoscope 3406B for Windows

Post your C and C++ discussions here
Post Reply
calneel
Newbie
Posts: 0
Joined: Fri Oct 23, 2015 4:45 pm

Example C code for Picoscope 3406B for Windows

Post by calneel »

Hi,
I have been using Picoscope PS3406B for awhile in a Linux environment. I have developed code with help from Linux SDK to automate data recording using PS3406B. I am trying to do the same on a Windows 8.1 machine. I have downloaded SDK for the 64-bit machine. I am wondering if there is any example code I can use to minimize the setup time in Visual Studio. Does anybody have a template solutions file or help me with what paths to include for headers and libraries?

thanks
Neel

Hitesh

Re: Example C code for Picoscope 3406B for Windows

Post by Hitesh »

Hi Neel,

You can obtain a Visual Studio Express project with example from our GitHub repository.

Hope this helps,

Post Reply