Search found 2 matches

by jjohn
Thu May 10, 2012 3:05 pm
Forum: MATLAB
Topic: Picolog 1012 Matlab interface
Replies: 15
Views: 20100

Re: Picolog 1012 Matlab interface

Q: When I use pl1000GetValues and want to test when the collecting of data is ready i.e. the buffer is full in the Stream Mode (2). (10 sec of collecting 1000 samples buffer #1024) I test with the pl1000Ready but the flag do not change. How do I do that? rsize = libpointer('int16Ptr', zeros(1,1)) cb...
by jjohn
Sun May 06, 2012 10:45 am
Forum: MATLAB
Topic: Picolog 1012 Matlab interface
Replies: 15
Views: 20100

Picolog 1012 Matlab interface

Hi Tried to use in Matlab 2010b: loadlibrary ('PL1000.dll','pl1000Api.h'); calllib('PL1000', 'pl1000OpenUnit'); Get following errors: Warning: Message from C preprocessor: lcc preprocessor warning: C:\Corpower_SW\pl1000Api.h:142 No newline at end of file Warning: The data type 'error' used by functi...