buttons

  1. Ninjan

    Toggle DMX on / off w. button

    How do I toggle a button to send e.g. value 255 if toggled else value will be 0? Basically on / off for DMX inside the Universe. By using buttons I only get value 1 yet cannot find where to change this? Thanks!
  2. T

    Trigger button in Universe from Midi

    Hello all, I want to trigger some buttons in my Universe from my midi controller. I tried to do this by mapping a PangoScript to my midi button and adjusting the value of the Universe button from 0 to 1, only this does not seem to work. As in the following code: TestUniverse.Button.Value = 1 I...
  3. R

    Turn off Universe button(s) with Pangoscript

    Ex. I have a toggle button selected in my Universe. I want to toggle a second button that activates and turns off the first button. How would I do this using Pangoscript?
Back
Top