Docs @ Psychtoolbox Wiki : DaqAInScanContinue

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

DaqAInScanContinue

PsychtoolboxPsychHardwareDaq

[params, data] = DaqAInScanContinue(DeviceIndex, options [, wantLiveData=0])

Calls DaqAInScan with the options set to only continue, and not begin or
end. You may call DaqAInScanContinue as many times as you like, to keep
transferring reports from the system to PsychHID. Eventually you should
call DaqAInScanEnd to end aquisition and get all remaining data.

If you want to retrieve already captured data, set the optional
'wantLiveData' flag to 1. This will return all already received data in
the optional return argument 'data', in the same format as DaqAInScanEnd
would provide.

See also DaqAInScan, DaqAInScanBegin, DaqAInScanEnd,
Daq, DaqPins, DaqTest, PsychHIDTest.




Path   Retrieve current version of DaqAInScanContinue.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychHardware/Daq/DaqAInScanContinue.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0205 seconds