OS (e.g. Win10): Win10
PsychoPy version (e.g. 1.84.x): 1.85.4
Standard Standalone? (y/n) If not then what?: y
What are you trying to achieve?:
I will eventually want to send event codes through a parallel port via a parallel out component in Builder (for EEG). I want to make sure that it works, without having a computer that actually has a parallel port, so I am wondering if there is any way (software) to emulate a parallel port, so that I can verify that PsychoPy is actually sending out the event codes that I want it to send at the times that I want it to send them.
What did you try to make it work?:
I added several parallel out components that supposedly send different event codes depending on what is happening in the experiment. However, I am developing this on a computer that doesn’t have a parallel port. We will eventually run this on a machine that does.