Tobii Pro SDK Python API
tobii_research.DeviceFaultsData Class Reference

Provides data the EYETRACKER_NOTIFICATION_DEVICE_FAULTS callback. More...

Data Fields

 system_time_stamp
 Gets the time stamp according to the computer's internal clock.
 
 faults
 Gets the new faults as a comma separeted string.
 

Detailed Description

Provides data the EYETRACKER_NOTIFICATION_DEVICE_FAULTS callback.

You will get data of this type when you subscribe to EYETRACKER_NOTIFICATION_DEVICE_FAULTS with EyeTracker.subscribe_to.