Home Forums Legacy SDKs [Solved] Tobii EyeX Controller: Saving and Switching User Profile with Tobii Gaze SDK Reply To: [Solved] Tobii EyeX Controller: Saving and Switching User Profile with Tobii Gaze SDK

#3018
wqy
Participant

Now I’ve found how to save and switch the calibration information by calling the IEyeTracker.GetCalibration() and IEyeTracker.SetCalibration(). However, I still want to save the calibration information as a profile in order to read it when I run the program the next time. How to do that?
Thanks a lot!