powered by
This is for internal use only. Use opiInitialise() with these Arguments and you will get the Value back.
opiInitialise()
The IP address of the O600 as a string.
Either "left" or "right".
TRUE to turn on IR illumination and set pupil black level (which happens at the first stimulus presentation).
TRUE for pulsar stimulus, FALSE for size III white-on-white.
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.
if (FALSE) { # Set up the O600 chooseOpi("O600") opiInitialize(ip="192.168.1.7", eye = "left") }
Run the code above in your browser using DataLab