|
|
 |
| found 19 articles for 0.303 sec |
  |
| Okay, here's the info.
Matlab 2008a 7.6.0.324
NidaqMX 8.5.0f5
When I execute the following code (to set up the first board):
ai2= analoginput('nidaq','Dev1');
addchannel(ai2,0);
addchannel(ai2,1);
dur = 5;
set(ai2,'InputType','SingleEnded');
ai2.Channel.InputRange=[-10 10];
ai2.SampleRate = 5000;
set(ai2,'SampleRate', 5000);
ActualRate=get(ai2,'SampleRate');
set(ai2,'SamplesPerTrigger' |
|
 |
|
 |
Group: comp.softsys.matlab · Group Profile · Search for Totallin in comp.softsys.matlab
Author: Gijs van Soest
Date: Sep 11, 2008 05:50
Sherryl; Thanks for helping me. It is great to "meet" a person willing to help a fellow sufferer. :-) I upgraded to DriverVersion 5.85 and ran daqsupport; the relevant sections of the output are shown below: ____________ ----------Creating analoginput('mcc',1) object for adaptor mcc---------- Display Summary of Analog Input (AI) Object Using 'USB- 1408FS'. Acquisition Parameters
|
| Show full article (12.65Kb) |
|
 |
|
1 ·
2 ·
next |
|
|