Home › Forums › Software Development › EyeTrackingOperations.GetEyeTracker Returning Null when Inputting Tobii 4C Uri
Tagged: GetEyeTracker
- This topic has 1 reply, 2 voices, and was last updated 6 years, 6 months ago by Grant [Tobii].
- AuthorPosts
- 25/02/2018 at 02:44 #7925SamParticipant
Greetings,
I’m using the Tobii Eye Tracker 4C on Visual Studio 2017 with the Pro SDK.
For some reason
IEyeTracker Device = EyeTrackingOperations.GetEyeTracker(EyeTrackingOperations.FindAllEyeTrackers()[0].Address.AbsoluteUri);
Is returning null for me despite getting the correct Uri returned.
I noticed that on http://developer.tobii.com/community/forums/topic/eye-tracker-4c-and-pro-sdk/ it was mentioned that the 4C requires a special license to develop on when using the Pro SDK.
Is this the reason for the null return value?
Best,
Sam26/02/2018 at 11:41 #7932Grant [Tobii]KeymasterHi @samb, indeed you are correct that a special licence file is required in conjunction with the Tobii 4C tracker to allow proper operation the Pro SDK.
If you could kindly confirm if you already have this licence and are thus experiencing issues in correct implementation, we would be pleased to try and help you out however please bear in mind this forum is principally intended to support the Tobii Core SDK and associated hardware as the Tobii Pro SDK has it’s own dedicated support staff courtesy of the Tobii Pro business department. Many thanks.
- AuthorPosts
- You must be logged in to reply to this topic.