Cancel

The cancel mode is defined by one of the following values:

 

          0          Do not abort.

          1          Response dependent abortion

          2          Response dependent abortion and residual.

          3          Execute command only, if residual exists (Time and RndTime must be 0).

          4          Ignore residual

          5          Wait for next response

 

 Example for auditory/visual stimuli with different SOAs


TRIAL TonePic
CS  1000          ; Clear screen and wait for 1000 ms
RK  ResKeys  2000          ; Record Keys, MaxRt 2000 ms
ST  Peep  ?          ; Start tone 'Peep' and wait for a variable time
SP  Flash  MidPos 1 0 1          ; Show Picture 'Flash' until response or MaxRt
CS             ; Clear Screen

CT          ; Clear tone

TRIAL PicTone
CS  1000          ; Clear screen and wait for 1000 ms
RK  ResKeys  2000          ; Record Keys, MaxRt 2000 ms
SP  Flash  MidPos  1  ?          ; Show Picture 'Flash’ and wait for a variable time
ST  Peep  0  1  1          ; Start tone 'Peep' until response or MaxRt
CS             ; Clear Screen

CT          ; Clear tone
 


BLOCK Soa  7
1  PicTone  40
1  PicTone  25
1  PicTone  10
1  PicTone   0
1  TonePic  10
1  TonePic  25
1  TonePic  40
 



Copyright 2023 - BeriSoft Inc.
All rights reserved