Clarification - Attched csv is from Tobii pro lab which has the fixation and saccade for the same Tobii pro nano. Tobii pro lab has its own algorithm to calculate the fixation, saccade, blinks events.
Tobii pro manager is separate software that allows connecting the Tobi eye tracker tgru SDk on a given machine. I have that in use and working as expected on my machich which has PsychoPy experiment. It doesnt produce any files except it establishes the calibartion on a given monitor for the eye tracker use.
data_collection_events_eyetracker_BinocularEyeSampleEvent.csv (5.6 MB)
VH-AAI Data Export_p002.xlsx (3.5 MB)
With Tobii pro nano, PsychoPy creates HDF5 with expected gaze left x, y, gaze right x,y, pupil left and right values along with status. (attached the binocularEyeSampleEvent csv).
In psychopy, I am usng start et component and stop et component (not ROI) once before and after long chain of routines respectively. Tobii pro nano is starting and stopping as expected. Prior to that I conduct 9 point calibration and validation as well in psychopy. All looks good.
If I get confirmation that yes, someone has produced fixation, saccade, blinks events data in psychopy (any version) using Tobii pro nano and can share such file for my reference will be helpful.
Lastly, I am thinking of trying this option discussed in therad Retrieve Fixation Events using Iohub to see if I get lucky, except it is for eyelink not Tobii nano pro.