Datapixx StopDoutSchedule - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

Datapixx('StopDoutSchedule')

PsychtoolboxDatapixx.{mex*,dll} subfunction

Stop running a digital output waveform playback schedule. The actual hardware
schedule will be terminated by the next RegWr* command.
Note that if maxScheduleFrames was assigned a non-0 value in SetDoutSchedule,
then the schedule can be left to terminate automatically without having to call
StopDoutSchedule.
See DatapixxDout*Demo files for examples.

<<=====See also:===== SetDoutSchedule, StartDoutSchedule, GetDoutStatus <<