ML Panel v Profile

Modes are monsters! (at the moment anyway). I put together a very simple experiment. My "Exp1" fixture has 3 parameters. Chan 1 is Intensity. 2 is a "Color Select" with 2 modes based on virtual parameter 3 "Color Wheel Mode". This has 'Select' and 'Rotate' labels. Back in #2 the 1st mode has a few parameters for color selection and some more for rotation. All is well and good. The 'fixture' is patched and in live selected.

In my Color Select panel in the ML I see Select and Rotate fine. And with Select highlighted am free to choose Red, Green or Blue and then see the values change in the appropriate DMS address. But, I cannot select the Rotate cell to see my 'Spin Fast', 'Stop' and 'Spin Slow' choices. That side of the panel (Select Rotate) is locked? It's a big picture that I hope lays things out to be easily understandable.

   

Parents Reply Children
  • Thanks!  I think I figured this out.
    1. In color wheel mode your user min/max match.  It gives an error that ranges cannot match.
    2. When attempting to make this a mode of color select you get a message that when using a virtual mode ranges and user ranges must match each other.  Yours do not. 

    Error: 

    Fixed DMX and User ranges (sorry I did the wrong name!): 

    If you make the DMX and User ranges match each other in the Color Wheel Mode then this should work.  We just need to resolve the two errors it was giving you.

    I do think there is an argument here that the errors should occur sooner and you shouldn't be able to bypass them if they will render to ranges useless.

  • Excellent. Making your changes sorted it all out. Is it always the case that these ranges should match. And, when I tried to edit I got the "can't edit this parameter". The only way I could unhook the parameter was to delete the modes in the wheel mode parameter and wipe out everything! Is there a way that I can 'unhook' the Color Select from the Wheel mode without having to delete all the contents? I.E. Just remove the conditional statement temporarily. Now I have to put this in bench notes. if you're not doing this stuff everyday it's easy to forget.

  • They have to match because it is a virtual parameter, in this case (DMX=0), but if you were using a DMX address my understanding is that they would possibly always need to match but I'm not 100% clear on this.  I know that it is something we are working on improving.

    At this time you have to remove the part and put it back on, but this is also something we are working on.

  • All makes sense. And understand about the last part. Thanks to you folks for getting me over the hump on Profiles Modes.

Related