Only receiving "Running 1"
Posted: 30 May 2016, 05:45
Hi all,
I'm continuing my experiment with BCI2000. I've design my own application and now I'm trying to connect bci to it.
I've created an UDP socket with port 5000. In ConnectorOutputAddress i wrote "localhost:5000" (bci and app are on the same computer).
So, the connections starts correctly but the only info I can receive is "Running 1" (or "Running 0" when suspend). I'm programming in C#.
I'm trying to receive signals from CursorTask_SignalGenerator file batch.
Ideas to receive all signal informations?
Thank you.
I'm continuing my experiment with BCI2000. I've design my own application and now I'm trying to connect bci to it.
I've created an UDP socket with port 5000. In ConnectorOutputAddress i wrote "localhost:5000" (bci and app are on the same computer).
So, the connections starts correctly but the only info I can receive is "Running 1" (or "Running 0" when suspend). I'm programming in C#.
I'm trying to receive signals from CursorTask_SignalGenerator file batch.
Ideas to receive all signal informations?
Thank you.