Eyelink(‘SetAddress’)
Psychtoolbox>Eyelink.{mex*} subfunction
[status =] Eyelink(‘SetAddress’, ipaddress);
Set IP address of eyelink tracker computer to connect to.
Call this before opening a tracker connection if you want to use a non-default
IP address for the tracker computer.
‘ipaddress’ is a character string containing the tracker address.
Returns: 0 if OK, -1 on error
###See also: Initialize