Search found 3 matches

by nuit
Wed Jan 02, 2013 2:58 pm
Forum: MATLAB
Topic: Picolog 1012 Matlab interface
Replies: 15
Views: 20082

Re: Picolog 1012 Matlab interface

Hi hitesh,

I used a 64-bit version before, switched to a 32-bit version which resolved the issue, thanks!

Regards, Bart
by nuit
Tue Jan 01, 2013 12:59 pm
Forum: MATLAB
Topic: Picolog 1012 Matlab interface
Replies: 15
Views: 20082

Re: Picolog 1012 Matlab interface

Hi hitesh, thanks for the quick reply. Yes, I added the #include line to the pl1000Api.h file. I tried to put just a number there like method = 0; but then the script keeps hanging, and when I terminate it, status_Run has value 13, corresponding to PICO_INVALID_PARAMETER. (The library calls up to th...
by nuit
Mon Dec 31, 2012 3:17 pm
Forum: MATLAB
Topic: Picolog 1012 Matlab interface
Replies: 15
Views: 20082

Picolog 1216 Matlab interface

Hi Hitesh, I am also enountering some problems while calling the API from Matlab. I get the following warning from loadlibrary(): Type 'BLOCK_METHOD' was not found. Defaulting to type error. Found on line 260 of input from line 89 of file pl1000Api.h Further on, the status of the call to pl1000Run r...