4 PROGRAMMING A BUTTON
12
Before Events can be added to a button, a button must first be setup with its behavior when pressed or
held. These are called Action Types (Press, Release, Page or Toggle). Follow the procedure below to
setup the Action Type as well as other settings for each button on the panel.
1. Click on the button to be programmed in the Button
Selection area. A new window will open.
2. Enter a name for the button (4 characters maximum).
This will appear in place of the default numbers.
3. Select a default brightness for the blue LED button
backlight:
Off or Level 1 (dimmest) through Level 9 (brightest).
This value can be overridden in Event settings for a
button action.
4. Set the Repeat Interval. If the button is to control a ramping feature (e.g. Volume Up) in which the
command will repeat until the button is released, Repeat Interval determines the ramp rate. The
interval selected determines how often the command is repeated. Lower Repeat Interval time equates
to faster ramping.
5. Select an Action Type from the dropdown list.
Press – Initiates an Event and continues while the button is pressed.
EXAMPLE: Start sending Volume Up IR commands to a device and continue ramping
volume while the button is continually pressed at a speed determined by the Repeat
Interval.
Release – Initiates an Event when the button is released.
EXAMPLE A: Turn on the button LED after a button has been released.
EXAMPLE B: Initiate action for a button when the button is released instead of when
pressed. This can reduce repeat hangups in public spaces with multiple operators. Best
used with complex multisystem operations such a System ON or OFF.
Page – Changes the parameters and/or functions of other buttons.
Toggle – Changes from one parameter to another each time the button is pressed.
Toggle Class – Describes the number of different commands that the button will transmit
until it repeats.
Toggle Number – Defines each of the Toggle Classes.
EXAMPLE A: A single PWR button will turn the power of a device on or off each time it is
pushed = Toggle Class 2.
EXAMPLE B: A display with 2 HDMI and one VGA could toggle via a single button called
SRC (Source) = Toggle Class 3.
Toggle Number 1 = HDMI1
Toggle Number 2 = HDMI2
Toggle Number 3 = VGA
6. Click Add Action. This will rename the button in the Button Selection section of the software and the
new Actions will be displayed in the Action List section as shown below.