Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Error with using Measurement Computing USB1408FS
Date: Tue, 17 Mar 2009 01:45:02 +0000 (UTC)
Organization: University of Memphis
Lines: 28
Message-ID: <gpmvau$692$1@fred.mathworks.com>
References: <gpmd01$rjm$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1237254302 6434 172.30.248.37 (17 Mar 2009 01:45:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 17 Mar 2009 01:45:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 233092
Xref: news.mathworks.com comp.soft-sys.matlab:525397


"Sahana " <sahana.sen@asu.edu> wrote in message <gpmd01$rjm$1@fred.mathworks.com>...
> I have MATLAB R2008b version running on Windows Vista. I am trying to use my Measurement Computing USB1408fs DAQ device with this. I have administrator privileges.
> I confirmed if MATLAB is detecting the device:
> 
> >> out = daqhwinfo;
> >> out.InstalledAdaptors
> 
> ans =
> 
>     'mcc'
>     'parallel'
>     'winsound'
> 
> I registered the device:
> daqregister('mcc');
> 
> After this I closed MATLAB and restarted MATLAB but I get an error after running the digitalio command.
> 
> >> digitalio('mcc',1);
> 
> ??? Error using ==> digitalio.digitalio at 115
> MCC: Invalid board number
> 
> Please respond. This works perfectly on another computer with Windows XP on it.

Did you inquire to MC whether the board was compatible with Vista or if new drivers are available?  

I know my USB-1608FS works with XP and I was very upset to learn that MC does not support Linux!