powered by
This is for internal use only. Use opiQueryDevice() after chooseOPI("Display") to call this function.
opiQueryDevice()
chooseOPI("Display")
A list containing:
err NULL if there was no error, a string message if there is an error.
err
NULL
if (FALSE) { chooseOpi("Display") opiInitialise(list(port = 50001, ip = "localhost")) opiSetup(list(eye = "BOTH")) result <- opiQueryDevice() }
Run the code above in your browser using DataLab