BCI2000 and Visual Studio 2015 - C# (Window Forms) - Issue

Forum for software developers to discuss BCI2000 software development
Post Reply
chforo
Posts: 3
Joined: 10 May 2016, 10:49

BCI2000 and Visual Studio 2015 - C# (Window Forms) - Issue

Post by chforo » 17 Jun 2016, 21:34

Hello,

I've been working with BCI2000's API and the Demo of C#. It works very well, but when I import all classes to a Windows Form application (in C#). It runs, but didn't take me the recorded data in *.bin format (in other words it's empty).

Why does this happen?

Thanks for your answers.

pbrunner
Posts: 344
Joined: 17 Sep 2010, 12:43

Re: BCI2000 and Visual Studio 2015 - C# (Window Forms) - Issue

Post by pbrunner » 20 Jun 2016, 12:03

Chforo,

I don't understand what you refer as .bin format data. Please explain in more details.

Regards, Peter

chforo
Posts: 3
Joined: 10 May 2016, 10:49

Re: BCI2000 and Visual Studio 2015 - C# (Window Forms) - Issue

Post by chforo » 20 Jun 2016, 17:16

Hi Peter!

Well I asked more for this part of code:

using (FileStream fileStream = new FileStream("Data.bin", FileMode.Create)){....}

I saw that it didn´t function without the Console, using a c# windows form.

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests