Sending eeg markers via parralel port

When I try to send eeg market through parallel port, this is the error I am getting. Someone please help me through the process of setting up eeg markers through parallel port to be sent to actichamp brain vision recorder.

3.9458 WARNING psychopy.parallel has been imported but no parallel port driver found. Install either inpout32, inpoutx64 or dlportio
Traceback (most recent call last):
5.4456 WARNING User requested fullscreen with size [1024 768], but screen is actually [1920, 1080]. Using actual size
File “C:\Users\Bio Feedback LAB\Desktop\Practice trial\PracticeTrial_lastrun.py”, line 1645, in
run(
File “C:\Users\Bio Feedback LAB\Desktop\Practice trial\PracticeTrial_lastrun.py”, line 397, in run
p_port = parallel.ParallelPort(address=‘0x3FBF’)
TypeError: ‘NoneType’ object is not callable
2.1687 WARNING Monitor specification not found. Creating a temporary one…
ioHub Server Process Completed With Code: 0
################# Experiment ended with exit code 1 [pid:7480] #################

Hello @mona_arthi_efcibha

Take a look here

Best wishes Jens

Thanks alot…

Thank you for this! I hasd the same problem so it helps!
If I understand properly, we cannot use the rcs.sendAnnotations() function to send triggers though? So you recommend using the serial port communication right?
Thank you again

Hello @mona_arthi_efcibha

Sorry, I do not know what that means in this context. I just posted the links to the EEG Brain Products setup. On the particular PC I use and with Brain Vision, I could not use the parallel port with PsychoPy, but I can use the parallel port with Psychtoolbox. I could use the serial port with PsychoPy, so I decided it was not worth pursuing why the parallel port was not recognised by PsychoPy.

Best wishes Jens

1 Like