• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Tool Tips in HMI pannel...

    Mervis
    2
    3
    1262
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      TriathletC last edited by

      Good morning I would like to know if in Mervis in the software to create HMI .. it is possible to set the Tool tips on variables to read and buttons .. I would create a HMI for blind people .. and I needed the tool tips function to associate it with the application of windows 10 that reads at the hover and translates into audio.

      1 Reply Last reply Reply Quote 0
      • G
        Giamba last edited by Giamba

        Hi!
        It's purely Javascript and DOM.
        If you have knowledge in this, you can take a look at http://www.voicerss.org/ which translates the text that you pass to in audio. With Javascript, you fetch all the elements of the DOM until you find those where you set an attribute (data-my-text-to-read) to define it's hhover event. Methode for all recents browsers.
        You can edit the sources of the HMI web pages in the web directory of your project directory.
        Hope that's help.

        1 Reply Last reply Reply Quote 0
        • T
          TriathletC last edited by

          Unfortunately I'm not practical .. could you help me?

          1 Reply Last reply Reply Quote 0
          • First post
            Last post