Connecting Picolog with Matlab

Post your MATLAB discussions here
Post Reply
phunzaixian
Newbie
Posts: 0
Joined: Thu Oct 25, 2012 2:27 am

Connecting Picolog with Matlab

Post by phunzaixian »

Hi, I am new to Picolog 1000 and Matlab, my project is about writing a code in Matlab to connect with Picolog 1000 to retrieve the data. May I know how should I begin? How do I connect the Matlab with Picolog? Thank you..

Hitesh

Re: Connecting Picolog with Matlab

Post by Hitesh »

Hi,

The following posts on the forum should help:

http://www.picotech.com/support/topic10809.html

Please note that the post above provides guidance with an oscilloscope as an example. You will need to refer to the Programmer's Guide in the SDK for details of the parameters to pass to the function call.

http://www.picotech.com/support/topic10797.html

http://www.picotech.com/support/topic11401.html

Unless you create your own Protofile, you will not be able to access the Enumerations defined in the pl1000Api.h file and will instead have to define the values in your script.

I hope this helps.

Post Reply