48
MX-980 Programming Manual
U
S
I
N
G
O
P
E
N
A
R
C
H
I
T
E
C
T
U
R
E
P
Prre
essss T
Tiim
me
e M
Mo
od
de
e
In the “Press Time Mode”, the button can have two different macros based on the amount of
time the button is held down for. One macro will be issued if the button is pressed “Less
than” (< ) or “Greater than / equal to” ( >= ) the specified time.This is called the ““IIFF
O
Op
pttiio
on
n””. A different macro will be issued if the button is held down more/less than the spec-
ified time.This is called the ““E
EL
LSSE
E
In this example the “Navigation Down Arrow” has two macros associated with it.
If the button is held down for one second or more (Press TIme >= One Second), the button will issue a ““C
Caab
blle
e P
Paagge
e
D
Do
ow
wn
n”” IIR
R cco
om
mm
maan
nd
d, if it is held down, or pressed and released for
less
then one second, it will issue a ““C
Caab
blle
e D
Do
ow
wn
n””
IIR
R cco
om
mm
maan
nd
d..
V
Vaarriiaab
blle
e M
Mo
od
de
e In “Variable Mode”, the button can have two different macros. A unique macro will be issued if the
button is pressed when the specified variable is ““T
Trru
ue
e””. A different macro will be issued if the button
is pressed when the specified variable is ““FFaallsse
e””.