Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for retreiving EDF file #2

Closed
joschaschmiedt opened this issue Jun 26, 2020 · 2 comments
Closed

Add support for retreiving EDF file #2

joschaschmiedt opened this issue Jun 26, 2020 · 2 comments

Comments

@joschaschmiedt
Copy link
Contributor

joschaschmiedt commented Jun 26, 2020

In order to retreive the recored data via ethernet we need to implement the StartRecording and StopRecording methods with a filename:

[00 0 2 filename] start recording
[00 0 0 filename] stop recording (and copy .edf to the specified file)

Note: This cannot be developed without a real Eyelink system

@joschaschmiedt
Copy link
Contributor Author

I implemented methods for stopping a recording in commit 59301bc. @KatharineShapcott , this needs to be tested though with a real EyeLink system.

@KatharineShapcott
Copy link
Contributor

It is saving EDF files to the Eyelink computer with the correct names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants