Home Forums Software Development [Solved] Core SDK Programmatic Calibration Reply To: [Solved] Core SDK Programmatic Calibration

#7730
Grant [Tobii]
Keymaster

Hi @blair, Within the API Reference, we list the command one can use to induce a recalibration @

https://tobii.github.io/CoreSDK/api/Tobii.Interaction.Framework.ConfigurationTool.html

in which is listed the “Recalibrate” option.

Optionally, you may be able to launch a recalibration using the standard wndows command:

c:\Program Files (x86)\Tobii\Tobii EyeX Config\Tobii.EyeX.Configuration.exe –quick-calibration

Hopefully this information is what you were looking for!