Search found 2 matches

by harrissimo
Mon Oct 18, 2010 10:29 am
Forum: General Software Discussions
Topic: USB ADC11 and MATLAB
Replies: 3
Views: 5276

Re: USB ADC11 and MATLAB

I've managed to get the ADC20/24 datalogger running in MATLAB. Here is the post I've made with my code http://www.picotech.com/support/topic7027.html I think the problem you (may) have had with the code not returning 1 for 'HRDLReady' command was that the unit needs to have data in it before it retu...
by harrissimo
Mon Oct 18, 2010 10:27 am
Forum: MATLAB
Topic: ADC20/24 Hight Resolution Data Logger MATLAB code (working)
Replies: 1
Views: 4912

ADC20/24 Hight Resolution Data Logger MATLAB code (working)

Hi everyone, I don't know if this would be useful to anyone but I've not been able to find any working MATLAB code for the ADC20/24 data logger. As such I've written the following code which works. This code only records data from the devices. I haven't actually attempted to get the digital I/O work...