opiQueryDevice_for_O600 | R Documentation |
This is for internal use only. Use opiQueryDevice()
with
these Arguments and you will get the Value back.
Prints defined constants in OPI package pertaining to O600.
Returns a list of 10 items:
* \code{answerButton} 0 = not pressed, 1 = pressed * \code{headSensor} 0 = no forehead detected, 1 = forehead detected * \code{eyeLidClosureLeft} 0 = eye is open, 1 = eye is closed * \code{eyeLidClosureRight} 0 = eye is open, 1 = eye is closed * \code{fixationLostLeft} 1 = eye pos lost, 0 = eye pos ok * \code{fixationLostRight} 1 = eye pos lost, 0 = eye pos ok * \code{pupilPositionXLeft} (in px) * \code{pupilPositionYLeft} (in px) * \code{pupilPositionXRight} (in px) * \code{pupilPositionYRight} (in px)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.