Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
mgl:eyelink64bit [2014/07/02 19:27]
mgl:eyelink64bit [2024/02/08 17:40] (current)
joshryu0425 [EyeLink 64bit library installation]
Line 6: Line 6:
   - Double-click on the .tar files to open them (or from a terminal use tar xfv *.tar).   - Double-click on the .tar files to open them (or from a terminal use tar xfv *.tar).
   - Replace the Frameworks edfapi.framework and eyelink_core.framework from the downloaded files above into your directory /​Library/​Frameworks.   - Replace the Frameworks edfapi.framework and eyelink_core.framework from the downloaded files above into your directory /​Library/​Frameworks.
-  - Compile using mglMake('​eyelink'​) ​in matlab. If you run into errors see [[#​eyelink_compile_errors|below]].+  - Compile using "​mglMakeMetal mglEyelink" ​in matlab. If you run into errors see [[#​eyelink_compile_errors|below]]. 
 + 
 + 
 +To configure the eye tracker computer'​s connection with the experiment computer, don't forget to follow the instructions [[https://​www.sr-research.com/​support/​thread-58.html|here]]. Specifically,​ go to the ethernet service associated with the EyeLink connection and change ip address and subnet mask to: 
 +  - IP Address: 100.1.1.2 
 +  - Subnet Mask: 255.255.255.0 
  
  
 ===== Downloading from SR Research ===== ===== Downloading from SR Research =====
 +Update Mar 16, 2023 
 +  - Create an account at [[https://​www.sr-support.com/​forums/​index.php?​|SR research support page]].
 +  - It may take a few hours or so to get your account approved.
 +  - Login and download the [[https://​www.sr-research.com/​support/​thread-13.html|EyeLink Developers Kit ]]
 +
  
 As of Jun 25, 2013 the installation procedure is as follows: As of Jun 25, 2013 the installation procedure is as follows: