Onyx manager script to send a Function keystroke to onyx

Does anyone know if the script function in onyx manager can send a keystroke like F10 to onyx? If so, can anyone help me with the script needed?

If not, does anyone know of a different way for onyx to have a macro trigger a function key?

My goal is to have certain function keys executed during the show:

last song final cue triggers save show pop up

a chase that fires macro’s that trigger “main go” so I can automate my main go button (which triggers my Bump cuelists)

Any help greatly appreciated!

Robbert

Hi,

i think, there is no built in way.

if you want and you have time to try an test, this could be run:

  1. Onyx use “External Macro“ to trigger an action in Onyx Manager
  2. Create an Action in Onyx Manager on Tab “Executable” to trigger AutoHotkey via command line
  3. create a short AutoHotkey Script to send a keystroke “F10“ to Onyx

ist’s a long way but you sayed “Any help greatly appreciated!“ :wink:

A shorter way coud be use OSC if its possible.

Best regards
Marco

1 Like