Home Forums Software Development C# with core SDK send gaze data to Labview

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11696
    james
    Participant

    Hi, everyone

    I follow the coreSDK handbook to run C# code on Visual Studio, and it can get the gazepoint without error.
    However, I want to send the gaze data to Labview, so it can help me to turn on/off the boolean button on the Labview when I see the button. Visual Studio and Labview are in one PC. I’m not sure if dll can handle this problem. Does anyone have any idea or experience on this problem??

    Thank you

    #11739
    Grant [Tobii]
    Keymaster

    Hi @james0323 and thanks for your query. I am not sure if many other clients have tried integrating the Tobii Core SDK with the LabView as this SDK is principally intended for interaction use rather than analysis.

    Indeed, you need to be aware that any use of the Core SDK for analytical use as would be implied if you are using together with LabView does require the purchase of a special analytical use licence. You can read more about this @ https://analyticaluse.tobii.com/

    That being said, it would seem that you would need to integrate Tobii Functionality into LabView’s own SDK to achieve the results you are after which seems to be C++.. in which case you could look at the Tobii Stream Engine API.

    Also, it may be an idea to reach to the Tobii Pro Support @ http://www.tobiipro.com/contact/contact-support/ as they probably have experience in working with the LabView software in conjunction with Tobii Trackers. They have their own SDK but perhaps their advice may be useful in your case also.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.