Visual Productions forum

Author Topic: Multi Kiosc Touch in a system  (Read 291 times)

May 19, 2023, 01:38:24 PM
Read 291 times

Thomas MK

  • Member
  • *
  • Posts: 19
Hi to All!!

I have setup with 3 Kiosc Touch (KT), one CueCore3, one IOCore and one DaliCore.
KTs  have different layouts. 2 are cloned and the 3rd have some more options for control.. All 3 uses UDP for communicate and for me CueCore is the main unit.
Every commands goes to the CueCore and then to the designated unit, not directly. So when user change something that use IOCore, commands goes to the CueCore and then to the IOCore.
On all 3 i have some same faders and buttons with same function (playbacks).
Is there any options KTs can read values of playbacks?
Like, in all 3 KTs could be see the same levels/values on faders and buttons regardless witch one or where you change them?


Thank you!

May 19, 2023, 08:54:09 PM
Reply #1

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3106
    • www.visualproductions.nl
If you send to kiosc some UDP messages with the tags you used adding an argument then you can change the status of the elements in kiosc.
So, you just need to add task in your cuecore's actions to send to the others Kiosc the values that the first one sent.
Julien Levaufre
Visual Productions BV

May 22, 2023, 12:04:18 PM
Reply #2

Thomas MK

  • Member
  • *
  • Posts: 19
Thank you Julien for answer, but can you give me an example to easily understand this.

May 22, 2023, 05:46:34 PM
Reply #3

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3106
    • www.visualproductions.nl
Let's say you have a fader which UDP tag is "pb1_int".
In the cuecore you can create a "playback" action list, and create an action where the trigger will be on playback 1 intensity change.
Then in this action add an "UDP" task that will broadcast  a string (using ip address 255.255.255.255), set the function as control and for the string set it to "pb1_int=*.
This when ever the intensity of the playback 1 of the cuecore will change the cuecore will send an UDP message to all the kiosc with the value of the intensity and it will control all the faders in the kiosc.
Julien Levaufre
Visual Productions BV

May 23, 2023, 01:54:35 PM
Reply #4

Thomas MK

  • Member
  • *
  • Posts: 19
waw NICE!!!! now it works!!!  :D  8) :D

i forgot (did't know) to use the "=" before!


TNX again!  :)

May 24, 2023, 11:16:42 AM
Reply #5

Julien Levaufre

  • Administrator
  • Member
  • *****
  • Posts: 3106
    • www.visualproductions.nl
Julien Levaufre
Visual Productions BV

 

SMF spam blocked by CleanTalk