Visual Productions forum
Products => CueluxPro => Topic started 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
-
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
-
Thanks for the hint - it works.
Regards
Axel