Dear,
I have a RB-530 to run my experiment and the device has been installed. However, I can't seem to find all the button values (I know the left one is '14') to program my task with. I have tried the link given on the inquisit site, but it will not run because i have an older version of inquisit.
Thanks for the help!!
Ineke
Make a simple script, set the input device to your response box and set any trial to accept any response. Run it pressing the relevant buttons alternatingly. Check the resulting data file's 'response' column for the button values.
Thanks a lot, that seems indeed very logical! However, what would the precise instruction to accept any response be ( like / validresponse = ?)?
best,
Ine
/ validresponse = (anyresponse)
as detailed in the documentation.