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:02]
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:
   - Create an account at [[https://​www.sr-support.com/​forums/​index.php?​|SR research support page]].   - Create an account at [[https://​www.sr-support.com/​forums/​index.php?​|SR research support page]].
-  - Download an installer and two additional files from [[https://​www.sr-support.com/​forums/​showthread.php?​t=15|here]].+  - Download an installer and two additional files from [[https://​www.sr-support.com/​forums/​showthread.php?​t=15|here]]. I mean all the files.
 <​html><​div></​html>​ <​html><​div></​html>​
 {{:​mgl:​eyelink64.png?​400x300|download}} {{:​mgl:​eyelink64.png?​400x300|download}}
 <​html></​div></​html>​ <​html></​div></​html>​
-  - Remove the following frameworks from /​Library/​Frameworks,​ as they will be replaced by the next steps: edfapi, eyelink_core,​ eyelink_core_graphics,​ SDL, SDL_mixer, SDL_image, SDL_ttf, SDL_gfx ​+  - Remove the following frameworks from /​Library/​Frameworks,​ as they will be replaced by the next steps: edfapi, eyelink_core,​ eyelink_core_graphics,​ SDL, SDL_mixer, SDL_image, SDL_ttf, SDL_gfx ​if you have them.
   - Start installation with "​Eyelink_Developers_Kit_For_MacOSX.dmg"​. The goal is to install frameworks into /​Library/​Frameworks.   - Start installation with "​Eyelink_Developers_Kit_For_MacOSX.dmg"​. The goal is to install frameworks into /​Library/​Frameworks.
   - Make sure that the frameworks in the SDL directory and Frameworks get copied to /​Library/​Frameworks   - Make sure that the frameworks in the SDL directory and Frameworks get copied to /​Library/​Frameworks