Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting objects

I am creating several panels and heve a push button on each panel. I am using the push buttons to jump to a step in a sequencer. How do I get all the push buttons to connect to each other and operate the sequencer? I can achieve this on one panel but cannot connect the push buttons to activate the sequencer.

0 Kudos
Message 1 of 4
(6,365 Views)

Why not just use the one button on each panel?

 

Otherwise, make a primary button to advance the sequencer.

Then on each subordinate button, create a remote URL connection to the primary button.

-----------------------------------------------------------------------
Forshock - Consult.Develop.Solve.
0 Kudos
Message 2 of 4
(6,010 Views)

YOU CAN USE A MAIN PANEL BUTTONS, WITH ALL THE BUTTONS THAT YOU NEED TO USE, AT THE BOTTOM OF YOUR SCREEN ON EACH CONTROL PANEL,

IN THIS WAY EVERY TIME THAT YOU PRESS A BUTTON (THAT COULD BE IN ANY PLACE IN YOUR SCREEN) IT TAKES YOU TO THE OTHER PANEL THAT YOU NEED, AND FROM THAT OTHER PANEL YOU CAN GO, SOME WHERE ELSE, PRESSING A DIFFERENT BUTTON. Smiley Happy

0 Kudos
Message 3 of 4
(5,464 Views)

You can edit the connections of the sequencer: Right click on the sequencer, select edit connections, select Goto1 - Goto100, make sure that the sellection bellow is Goto1, and then add a BOOLEAN expression where all buttons will be included with an 'and' between them.

 

That will do it.


@BIBBY wrote:

YOU CAN USE A MAIN PANEL BUTTONS, WITH ALL THE BUTTONS THAT YOU NEED TO USE, AT THE BOTTOM OF YOUR SCREEN ON EACH CONTROL PANEL,

IN THIS WAY EVERY TIME THAT YOU PRESS A BUTTON (THAT COULD BE IN ANY PLACE IN YOUR SCREEN) IT TAKES YOU TO THE OTHER PANEL THAT YOU NEED, AND FROM THAT OTHER PANEL YOU CAN GO, SOME WHERE ELSE, PRESSING A DIFFERENT BUTTON. Smiley Happy


 

0 Kudos
Message 4 of 4
(5,318 Views)