This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FaderPage per Makro wechseln (Multikonsolenbetrieb)

Moin,

folgendes Szenario:

1. RPU Master--> Lichtwertausgabe

2. Gio Backup --> Eingabekonsole

Wir benötigen für eine Show 3 Faderseiten.

Wir haben 3 Makro's geschrieben

Makro 1: "FaderPagePress 1 FaderPageRelease"

für 2 u. 3 dementsprechend.

danach cue1 execute Makro 1

Im Standalone bzw. Offline Betrieb klappt alles wunderbar. Sobald die RPU im Netzwerk mitspielt geht nichts mehr.

Jemand ne Idee für ne bessere Lösung???

Dankeschön

Grüße Jörg



[edited by: stagelight at 7:16 AM (GMT -6) on Fri, Mar 1 2013]
Parents
  • translation:

    "RPU as Master, Gio as a Backup. programming happens at the Gio.
    for a show they need three fader pages so they wrote 3 macros, one for each fader page and execute the macros with some cues.
    standalone and offline everything works as supposed, but as soon as the RPU is online too, nothing's working anymore.
    solution? thanks in advance"

  • jörg, das problem ist, dass die rpu der master ist, sprich eigentlich werden die cues da gefahren, wenn also ein cue etwas executen muss, z.b. dein faderpage makro, dann tut er es da, wo er ausgeführt wurde, sprich deine rpu würde die faderseite wechseln... was du dagegen tun kannst, kann ich dir im moment auch grad nicht sagen...

Reply
  • jörg, das problem ist, dass die rpu der master ist, sprich eigentlich werden die cues da gefahren, wenn also ein cue etwas executen muss, z.b. dein faderpage makro, dann tut er es da, wo er ausgeführt wurde, sprich deine rpu würde die faderseite wechseln... was du dagegen tun kannst, kann ich dir im moment auch grad nicht sagen...

Children
  • There are somethings to be aware of executing macros in a multi-console environment.

    If you have a macro set to "default" -

        When executed from a cue list will always run in the background

        When executed manually will run in the foreground ... i.e. locally

    Background macros are triggered on the current master.  We do this because there are many ways to trigger a cue - from many sources.  Making the master the processor responsible for triggering a background macro assures the macro is always fired.

    If the console you are trying to change the fader page on via a macro is NOT the master, you need to make sure that macro is set to the Macro Mode of Foreground.  That will allow the macro to be triggered on the device itself.

    Does that help?

    a



    [edited by: Anne Valentino at 11:26 AM (GMT -6) on Fri, Mar 1 2013]
  • Hello Anne,

    this Operating Procedure works fine.

    Makro set to "Foreground"Modus and the macro is triggered on the Backup Gio

    Thanks anne and Ueli

    Jörg

Related