Language of choice

Post general discussions on using our drivers to write your own software here
Post Reply
richhutchins
Active User
Active User
Posts: 12
Joined: Tue Nov 26, 2002 4:05 pm
Location: Chicago, Illinois USA

Language of choice

Post by richhutchins »

Hello,
For 99.5% of what I want to do, PicoScope software works just fine. Just to tinker for learning, I want to try writing my own software. What language does Pico use to write the PicoScope and PicoLog software? VB, C/C++, Matlab, ext. Has anybody set up a data link between Pico log/scope and matlab?

User avatar
matthew
Advanced User
Advanced User
Posts: 109
Joined: Wed Sep 25, 2002 9:35 am
Location: Cambridgeshire, UK

Post by matthew »

Hi Rich,

We use 'C' for most of our applications. There are no functions available to link directly into PicoScope (its a stand-alone application).
PicoLog however, uses Dynamic Data Exchange so if you know how to program with this, you will be able you retrieve data from the application (I know that VBA can do this in Excel).

In terms of speed, there is no substitute for writing your own software with the drivers provided though.

Regards,
Matt.
Matt Everett

Pico Software Engineer

Post Reply