Menu

Can I disable/lock the keyboard and use only sequences or scripts?

Anonymous
2015-11-03
2015-11-03
  • Anonymous

    Anonymous - 2015-11-03

    Hi,
    I would like to use ScriptCommunicator as a simle rs232 user interface and instead of writing commands I would like to press buttons with the mouse. I want to lock or disable the keyboard completely. Is this possible with ScriptCommunicator?

     
  • Stefan Zieker

    Stefan Zieker - 2015-11-03

    Hi,

    so you want that the user press a key (e.g. 'a') and ScriptCommunicator sends it. Is this correct?

    You can create a WorkerScript with a GUI, add all your keys (buttons) and a text edit console (you can make it read only in QtDesigner). If you start ScriptCommunicator with this script as command-line argument then you will only see your GUI.

    Best regards,
    Stefan

     
  • Anonymous

    Anonymous - 2015-11-03

    Yes this is exactly what I want, thanks!

     
  • Stefan Zieker

    Stefan Zieker - 2015-11-03

    If you have any questions or need help, post again.

    Best regards,
    Stefan

     

Anonymous
Anonymous

Add attachments
Cancel