Schedule

Hi Chris,

I am trying to display images on the screen and in parallel run a schedule function to deliver juice every second contingent on eye fixation but independent of images being displayed. I can’t get the schedule to turn off by assigning a boolean variable for eye fixation to the ‘cancel’ flag. Schedule continues even when the eye is not fixating. Have you seen this problem before?

Thanks,


Sujay

Hi Sujay,

I’m not sure why that would be happening.

I’ve attached a simple example demonstrating how to cancel scheduled actions. Hopefully, it will clarify how cancellation works. If not, feel free to send me your experiment file, and I’ll try to figure out what’s going wrong.

Cheers,
Chris

Attachment: schedule.zip (978 Bytes)