Home Forums Software Development EyeX Engine Calibration programmatically Reply To: EyeX Engine Calibration programmatically

#2355
Robert [Tobii]
Participant

Hi Sandra,

That is correct, we just haven’t added any example to the C/C++ SDK yet. If you are connected to the eye tracker and have a valid context handle, hContext, you can call

	txLaunchConfigurationTool(hContext, TX_CONFIGURATIONTOOL_RECALIBRATE, NULL, NULL);