Programmaticaly set eye tracker aoidurationthreshold


Author
Message
Willem
Willem
Distinguished Member (3K reputation)Distinguished Member (3K reputation)Distinguished Member (3K reputation)Distinguished Member (3K reputation)Distinguished Member (3K reputation)Distinguished Member (3K reputation)Distinguished Member (3K reputation)Distinguished Member (3K reputation)Distinguished Member (3K reputation)
Group: Forum Members
Posts: 30, Visits: 97
I have tried to set the aoidurationthreshold threshold progammatically, but it does not seem to be having an effect.

Is this correct?


<trial anti_saccade_right_neutral_practice>
/ ontrialbegin = [
eyetracker.aoidurationthreshold = 8;
values.marker_saccade = 30000 + values.block + values.trial;
port.marker_saccade.setitem(values.marker_saccade, 1);
]
/ stimulustimes = [0 = fixation_right, blank_left, marker_saccade]
/ validresponse = (fixation_right, blank_left)
/ correctresponse = (blank_left)
/ errormessage = true(error, 200)
/ responsemode = correct
/ inputdevice = eyetracker
</trial>


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search