Tobii Pro SDK Python API
tobii_research.ExternalSignalData Class Reference

Provides data for external signal. More...

Inherits object.

Data Fields

 value
 Gets the value of the external signal port on the eye tracker (on supported models).
 
 change_type
 Gets the type of value change. More...
 
 device_time_stamp
 Gets the time stamp according to the eye tracker's internal clock.
 
 system_time_stamp
 Gets the time stamp according to the computer's internal clock.
 

Detailed Description

Provides data for external signal.

You will get an object of this type to the callback you supply in EyeTracker.subscribe_to with EYETRACKER_EXTERNAL_SIGNAL.

Field Documentation

tobii_research.ExternalSignalData.change_type