OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): v2021.1.2
Standard Standalone? (y/n) If not then what?: yes
What are you trying to achieve?:
I am developing a task that needs to listen for a ‘t’ signal from a pulse generator throughout the whole experiment. Originally I tried copying a code component per frame to every single routine that will save data once a ‘t’ is sent from the pulse generator.
However, we have been running into problems using the pulse generator to start the experiment (so we have to press the keyboard but ideally the pulse generator should start it). Once the experiment is started, the per frame code component has been saving the data correctly in the data file.
I was wondering is there a better way to implement this?
Any advise will be appreciated.
Best,
QN