Function keys assignment

Dear all,

I want to assign the function keys from F1 to F11 as screen changing buttons, for example if I press F1 first screen should open , if I press F2 second screen should open …like upto screen F11 each function keys need to assign each screen.

please advise how to acheive the same.

Thanks and regards,
Gowtham.S

Start here, for Vision:

https://docs.inductiveautomation.com/display/DOC81/Client+Event+Scripts#ClientEventScripts-KeystrokeScripts

Or here, for Perspective:

https://docs.inductiveautomation.com/display/DOC81/Perspective+Session+Event+Scripts#PerspectiveSessionEventScripts-KeyEvents

1 Like

Thank you very much …it works