Home › Forums › Software Development › [Solved] Core SDK Programmatic Calibration › Reply To: [Solved] Core SDK Programmatic Calibration
24/12/2017 at 00:04 #7730

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!