Hello!
I need help with add code for send triggers to EEG System. The system we use is EGI Net station and we doing the experiment without internet access.
I have looked at the website and I am still confused.
I use PsychoPy version 2024.2.3
Hello!
I need help with add code for send triggers to EEG System. The system we use is EGI Net station and we doing the experiment without internet access.
I have looked at the website and I am still confused.
I use PsychoPy version 2024.2.3
You can download the package egi-pynetstation from builder.
Assuming you have an 400-series system, your amp IP is probably incorrect in the code. It should be the same as shown in the Firefox.
The other common possibility is that the net station checkbox for receiving events is not selected for the given port.
I tried to run the same code from the website, only change the IP address for amp and netstation and got this error:
Here’s the code file
R.py (54.7 KB)
It looks like you are not using Builder. Why? It has built in support for your system.
Because I needed to write the code that make randomized list of ISI on the output and the builder doesn’t have the callability to do that.
Try changing the keyboard backend to psytoolbox from iohub in Experiment Settings.