Universal Remote Complete control Manual de usuario Pagina 23

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 32
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 22
21
Complete Control Mobile Programming Manual for MX-iOS
U
S
I
N
G
C
C
P
E
D
I
T
O
R
T
O
P
R
O
G
R
A
M
Press Time Mode
When Press Time mode is selected, the branch (If/Else) is determined by how long the button
is pressed. The “IF” macro is issued if the button is pressed Less than (< ) or Greater than /
Equal to ( >= ) the specified time. The “ELSE” statement executes when the IF condition is not
met.
In the example below, the “Navigation Down Arrow” is using Press Time mode with two
branches of actions associated with it. If the button is held down for one second or more
(Press Time >= 1 Second), the button will issue a “Cable Page DownIR command. If it is held
down for less then one second, it will issue a “Cable Down” IR command.
Variable Mode
Selecting this mode allows the IF/Else statement to evaluate the variable (True/False, Integer)
and to execute either the If or Else portion of the statement based upon on the variable value.
Vista de pagina 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 31 32

Comentarios a estos manuales

Sin comentarios