Hi there,
I have an experiment that needs to both send event markers out over one parallel port, and receive response keys from a separate parallel port input device. The event marking has been easy, but we are having a hard time figuring out how to record responses via a response glove connected to a parallel port inside an MRI room.
Specifically, we are working in the builder environment, and the keys (1,2,3) are acceptable responses for our response event. In my understanding, the responses from the glove should come in on pins 1, 2, and 3 as well. Instead, psychopy reads these responses fine coming from the USB keyboard in the control room, but does not receive the inputs from the parallel port in the scanner room.
Does anyone have experience using a parallel port input device for recording response events within PsychoPy’s Builder view?
Any advice much appreciated!
Jeremy