opiInitialise_for_O600 | R Documentation |
This is for internal use only. Use opiInitialise()
with
these Arguments and you will get the Value back.
ipAddress |
The IP address of the O600 as a string. |
eye |
Either "left" or "right". |
pupilTracking |
TRUE to turn on IR illumination and set pupil black level (which happens at the first stimulus presentation). |
pulsar |
TRUE for pulsar stimulus, FALSE for size III white-on-white. |
eyeControl |
One of * 0 is off * 1 is eye blink * 2 is eye blink, forehead rest, fixation control * 3 is eye blink, forehead rest, fixation control, fast eye movements |
The default background and stimulus setup is to white-on-white perimetry.
Uses port 50000 on the O600.
## Not run:
# Set up the O600
chooseOpi("O600")
opiInitialize(ip="192.168.1.7", eye = "left")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.