I’m trying to create a task that outputs simple kinematics (e.g. reaction time, movement time, peak velocity, movement accuracy etc.) from each trial and then write those to a file. I’ve tried tapping into the data sent to the “UDP Send subsystem” (packet_data), but it is unclear how the data is arranged to be able to extract those movement parameters. Is this the easiest way to read-in position information from each trial?