0 votes
420 views
by
Is it possible to exist an experiment automatically, when it is finished, or it is always necessary to press Esc?

1 Answer

0 votes
by (14.5k points)
 
Best answer

Hi,

You can abort an experiment at any moment via code snippets. To do it, navigate to the 'Experiment' ribbon tab and find 'Abort Run Now' property in the property panel there. Select the property and create a proxy variable (in order to access it in the snippets). Then, place the following code in a selected snippet:

AbortRunNow=true;

If you place this code in the 'After Onset' snippet of the final event in your experiment, the latter exits back to the EventIDE designer as soon, as the finale event is reached.

Welcome to EventIDE Q&A forum where you can ask questions about EventIDE software and receive answers from other members of the community

Categories

FAQ questions

Installation and License


Coding


Eye-tracking


EEG Analysis


Visual Stimuli


Runtime and Data Collection


Hardware

...