For updates, you should follow me on


Simulating pressing deck buttons


The command to simulate pressing a deck button is button

The parameters are;

The optional delay specifies a time (in milliseconds) to wait before running the command.

The optional flick parameter allows to to update other buttons (like pressing them), but without running their commands. Useful for situations where you have multiple groups of related buttons and want to update the hilites in each group at the same time. 

 

The main programmable deck buttons are numbered from 1 to 100 and can be referenced by their number.  You can also reference these additional deck buttons by using their name;

 

 

Example - press the volume panel button after a 1 second delay.

 

Press button for volume panel

button

id=volume

delay=1000

 

 



Prev: Actions replays : command reference  
Next: Asking for user input



Privacy
© 2024 8up.uk