Welcome! Log In Create A New Profile

Advanced

error in timing file when using userloop

Posted by lyt4 
error in timing file when using userloop
January 05, 2020 04:24AM
I get this error when I try the example "4 task with instructions ", right after I press "Start" but before the first trial is able to load:



<<< MonkeyLogic >>> Undefined function or variable "touch_". (instructions1_runtime, Line 1117)
Undefined function or variable "touch_".

Error in instructions1_runtime (line 1117)
fix=SingleTarget(touch_);

Error in run_trial (line 140)
runtime(MLConfig,TrialRecord,TaskObject,TrialData);

Error in monkeylogic/UIcallback (line 871)
result = run_trial(MLConfig,datafile);

Error while evaluating UIControl Callback

------
I ask because I have another timing file I wrote myself that works fine with using a conditions file, but fails with the same error when I try to use it with a userloop.

Thanks!
Re: error in timing file when using userloop
January 06, 2020 03:21PM
Enable the touch input by checking on the "Touchscreen" in the "Other device settings" menu.
https://monkeylogic.nimh.nih.gov/docs_MainMenu.html#OtherDeviceSettings
Re: error in timing file when using userloop
January 08, 2020 09:25PM
That was a really silly mistake... thanks!

The National Institute of Mental Health (NIMH) is part of the National Institutes of Health (NIH), a component of the U.S. Department of Health and Human Services.