Visual Productions forum

Products => CueluxPro => Topic started by: AxelF on April 15, 2020, 09:00:11 PM

Title: CueluxPro master fader control by UDP
Post by: AxelF on April 15, 2020, 09:00:11 PM
Hi,

I know that I can control the CueluxPro faders by UDP messages like pb01in=xxx.

Can I control the master fader in the same way ?

Regards

Axel
Title: Re: CueluxPro master fader control by UDP
Post by: Bootsy van der Zande on April 16, 2020, 12:26:55 PM
Hi Axel,

I believe there is no API command for the master fader, but you can easily create it yourself.
In CueluxPro, just open Memories and add 'UDP' on the left. Now, create an Action on the right. Best is to use 'Learn' to get the right message 'tag' in your action. You simply press 'Learn' and send the message you will be using for controlling the master fader. (Something like master=255 for full, the tag is 'master')

Next part is to open the action and add the right task to it. You need 'Dashboard Master' as task type. Make sure you set the function to 'Control'

That should work! I included a screenshot of my action as an example.

Greetings,
Bootsy
Title: Re: CueluxPro master fader control by UDP
Post by: AxelF on April 17, 2020, 09:59:46 PM
Thanks for the hint - it works.

Regards
Axel