Hello,
I regularly use a Stream Deck and I’m trying to get feedback for macro names and colors so I can display them on the buttons.
Does anyone know how to achieve this?
Thank you very much.
Hello,
I regularly use a Stream Deck and I’m trying to get feedback for macro names and colors so I can display them on the buttons.
Does anyone know how to achieve this?
Thank you very much.
Hi Nino.
After some quick playing around i was able to get this to work on a super basic level using /eos/get commands. This is not a super user-friendly solution, but right now I think its the only thing that works.
You can send a "/eos/get/macro/1" command, and eos will answer with a UID, Macro Name, Macro mode, and contents. Here's a Screenshot of it working for me locally, sending and receiving OSC messages via Chataigne
Tab 99 Diagnostics in eos:

response inside Chataigne:

most /eos/get commands are listed in the OSC dictionary in the Manual, and I've heard that there are many more commands that aren't fully documented yet. If you just Crtl+F around a bit you will likely find the message you're looking for:
https://www.etcconnect.com/WebDocs/Controls/EosFamilyOnlineHelp/en/Content/23_Show_Control/08_OSC/OSC_Dictionary.htm#Outputs
Hope this helps.
Hi Nino.
After some quick playing around i was able to get this to work on a super basic level using /eos/get commands. This is not a super user-friendly solution, but right now I think its the only thing that works.
You can send a "/eos/get/macro/1" command, and eos will answer with a UID, Macro Name, Macro mode, and contents. Here's a Screenshot of it working for me locally, sending and receiving OSC messages via Chataigne
Tab 99 Diagnostics in eos:

response inside Chataigne:

most /eos/get commands are listed in the OSC dictionary in the Manual, and I've heard that there are many more commands that aren't fully documented yet. If you just Crtl+F around a bit you will likely find the message you're looking for:
https://www.etcconnect.com/WebDocs/Controls/EosFamilyOnlineHelp/en/Content/23_Show_Control/08_OSC/OSC_Dictionary.htm#Outputs
Hope this helps.
www.etcconnect.com