Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: DAQ Timeout
Date: Mon, 28 Jan 2008 14:57:02 +0000 (UTC)
Organization: Imperial College
Lines: 114
Message-ID: <fnkqfu$jj1$1@fred.mathworks.com>
References: <fn2d3a$pmn$1@fred.mathworks.com> <fn527r$o0f$1@fred.mathworks.com> <fn7ojf$q34$1@fred.mathworks.com> <fnahhl$j53$1@fred.mathworks.com> <fnakor$aee$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1201532222 20065 172.30.248.35 (28 Jan 2008 14:57:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 28 Jan 2008 14:57:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1192337
Xref: news.mathworks.com comp.soft-sys.matlab:447933



Dear Sheryl,

NI-DAQmx 8.0.1f0 


DAQSUPPORT output:

----------nidaq adaptor: ----------

 ----------Registering adaptor: nidaq ----------

Successfully registered nidaq adaptor

 ----------Adaptor Information for adaptor nidaq ----------


adaptorInfo = 

           AdaptorDllName: [1x68 char]
        AdaptorDllVersion: '2.11 (R2007b)'
              AdaptorName: 'nidaq'
               BoardNames: {'PXI-6713'}
        InstalledBoardIds: {'PXI1Slot2'}
    ObjectConstructorName: {1x3 cell}


 ----------Adaptor DLL Name ----------

C:\Program
Files\MATLAB\R2007b\toolbox\daq\daq\private\mwnidaqmx.dll

 ----------Adaptor Name ----------

nidaq

 ----------Object Constructor Names  ----------

analogoutput('nidaq','PXI1Slot2')
digitalio('nidaq','PXI1Slot2')

 ----------Additional Adaptor Information for adaptor nidaq
----------

NIDAQ Traditional is not installed.

 ----------Creating analogoutput('nidaq','PXI1Slot2') object
for adaptor nidaq ----------

Display Summary of Analog Output (AO) Object Using 'PXI-6713'.

       Output Parameters:  1000 samples per second on each
channel.

      Trigger Parameters:  1 'Immediate' trigger on START.

           Engine status:  Waiting for START.
                           0 total sec. of data currently
queued for START.
                           0 samples currently queued by
PUTDATA.
                           0 samples sent to output device
since START.

AO object contains no channels.



ans = 

                AdaptorName: 'nidaqmx'
                       Bits: 12
                 ChannelIDs: [0 1 2 3 4 5 6 7]
                   Coupling: {'DC'}
                 DeviceName: 'PXI-6713'
                         ID: 'PXI1Slot2'
              MaxSampleRate: 1000000
              MinSampleRate: 0.6000
             NativeDataType: 'double'
               OutputRanges: [-10 10]
                   Polarity: {'Bipolar'}
                 SampleType: 'SimultaneousSample'
              SubsystemType: 'AnalogOutput'
              TotalChannels: 8
    VendorDriverDescription: 'National Instruments NIDAQmx
driver'
        VendorDriverVersion: '8.0'


 ----------Creating digitalio('nidaq','PXI1Slot2') object
for adaptor nidaq ----------

Display Summary of DigitalIO (DIO) Object Using 'PXI-6713'.

         Port Parameters:  Port 0 is port configurable for
reading and writing.
                           
           Engine status:  Engine not required.

DIO object contains no lines.



ans = 

                AdaptorName: 'nidaqmx'
                 DeviceName: 'PXI-6713'
                         ID: 'PXI1Slot2'
                       Port: [1x1 struct]
              SubsystemType: 'DigitalIO'
                 TotalLines: 8
    VendorDriverDescription: 'National Instruments NIDAQmx
driver'
        VendorDriverVersion: '8.0'