C Examples for PicoScope 4000 Series

Post your C and C++ discussions here
Post Reply
Daniel
User
User
Posts: 2
Joined: Wed Jul 15, 2009 1:21 pm

C Examples for PicoScope 4000 Series

Post by Daniel »

Hi,

I'm using the Picoscope4224 PC Oscilloscope. Now I'm trying to work with the C-API using Visual Studio.

Similar to this post http://www.picotech.com/support/about4982.htm I downloaded the archive named "ps4000sdk_r6_2_2_12.zip". However I cannot find some of the example files mentioned in the Programmer's Guide, such as:
  • ps4000.c
    ps4000.rc
    ps4000bc.lib (Borland 32-bit applications) (I don't need this one)
    resource.h
    ps4000.h
    ps4000con.c
The other files mentioned in the Programmer's Guide for the C examples are included in the archive.

Can anybody help me?

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Post by ziko »

Hi Daniel yeah some of the files are missing on our SDK please find attached a zip file with all the necessary files.

Kind regards

Ziko
Attachments
ps4000examples.zip
(301.46 KiB) Downloaded 679 times
Ziko

Technical Specialist

Daniel
User
User
Posts: 2
Joined: Wed Jul 15, 2009 1:21 pm

Post by Daniel »

First of all thank you very much.
I got the console application compiled. However i'm still missing some files for the GUI example, according to the programmer's guide:
  • ps4000.c
    ps4000.rc
    resource.h
    and ps4000.h
Could you upload these files too?

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Post by ziko »

Hi Daniel,

Unfortunately we do not have any console examples as of yet, at the time of publishing the manual we had intended to do this however due to unforseen circumstances this was not the case.

But watch this space.

Sorry for the inconvenience.

Kind regards
Ziko

Technical Specialist

Post Reply