OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): 2020.1.0
Standard Standalone? (y/n) If not then what?: Y
I think this might be more reporting an issue than asking for a solution, but if anyone has any ideas please let me know
Iâm trying to use a Cedrus response box (RB-540) in my latest experiment. I initially got the error message mentioned in Trying to use v3.2 with Cedrus button box. Error: "Unable to find D2XX DLL. Please make sure ftd2xx.dll or ftd2xx64.dll is in the path.", but was able to fix that my adding the .dll files in the appropriate places.
To test out the response box i made a routine with only a text component and the response box component (named buttonBox as per default). When I tried to run just that I got the error âNameError: name âbuttonBoxâ is not definedâ. I then generated the script and looked at the code, and it turns out the script uses the default name âcedrusBox_0â for the component, no matter what you name it. So when I then changed the name of my response box component to âcedrusBox_0â the script ran and behaved as it was intended.
Having done all that, I of course can only name the first cedrus component âcedrusBox_0â, so wonât be able to create any more. Besides that, i suppose i would run in to the problem described in https://groups.google.com/forum/#!topic/psychopy-users/FIltal9nDbw anyway?
So I suppose my questions are: Could the initial naming-problem be hotfixed? And what is the current best workaround for the problem of only being able to run the component in the first routine?
Regards
Ărn