Examples for each function in the Daq Toolbox.
* Analog input/output commands
[data,params]=
DaqAIn(
DeviceIndex,options); % Read analog in (works)
[data,params]=
DaqAInScan(
DeviceIndex,options); % Scan analog channels (works)
[data,params]=
DaqAInScanEnd(
DeviceIndex,options); % End sampling: data are returned. (works)
* Digital input/output commands
* Miscellaneous commands
* Memory commands
For 1608
DaqWriteCode probably cannot work except in conjunction with a
DaqUpdateCode function no one has written
See also Daq,
DaqFunctions,
DaqCodes,
DaqPins, and
DaqHelp.
Psychtoolbox/PsychHardware/Daq/DaqCalls.m