Greetings,
I recently bought a USB-1208FS data acquisition device and have run across an error when
I try the TestDaq program. All goes well until the tests for DaqAInScanBegin,
DaqAInScanContinue, DaqAInScanEnd and the following error results:
??? Undefined function or variable "dinc".
Error in ==> DaqAInScan at 371
for d=(1:3)*dinc % interfaces 1,2,3
Error in ==> DaqAInScanContinue at 15
[data,params]=DaqAInScan(device,options);
Error in ==> TestDaq at 323
params=DaqAInScanContinue(daq(1),options);
Has anyone else seen this or have ideas on its cause? I have not tried to use these
functions in another program yet. I am using the current beta of PTB and Matlab 7.2 on a
Powerbook G4 667 with 1 Gb of RAM running Tiger 10.4.6.
Thanks,
Richard Schmidt
Associate Professor
Psychology Department
College of the Holy Cross
I recently bought a USB-1208FS data acquisition device and have run across an error when
I try the TestDaq program. All goes well until the tests for DaqAInScanBegin,
DaqAInScanContinue, DaqAInScanEnd and the following error results:
??? Undefined function or variable "dinc".
Error in ==> DaqAInScan at 371
for d=(1:3)*dinc % interfaces 1,2,3
Error in ==> DaqAInScanContinue at 15
[data,params]=DaqAInScan(device,options);
Error in ==> TestDaq at 323
params=DaqAInScanContinue(daq(1),options);
Has anyone else seen this or have ideas on its cause? I have not tried to use these
functions in another program yet. I am using the current beta of PTB and Matlab 7.2 on a
Powerbook G4 667 with 1 Gb of RAM running Tiger 10.4.6.
Thanks,
Richard Schmidt
Associate Professor
Psychology Department
College of the Holy Cross