Datapixx(‘StopAdcSchedule’)
Psychtoolbox>Datapixx.{mex*} subfunction
Datapixx(‘StopAdcSchedule’);
Stop running an ADC analog acquisition schedule. The actual hardware schedule
will be terminated by the next RegWr* command.
Note that if maxScheduleFrames was assigned a non-0 value in SetAdcSchedule,
then the schedule can be left to terminate automatically without having to call
StopAdcSchedule.
See DatapixxAdc*Demo files for examples.
###See also: SetAdcSchedule, StartAdcSchedule, GetAdcStatus