Amx Mio Modero R-4 Manual de usuario Pagina 86

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 103
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 85
Programming the Mio R-4
78
Mio Modero R-4
Remote Setup Commands
A device must first be defined in the NetLinx programming language with values for the Device: Port:
System (in all programming examples, Panel is used in place of these values). These commands are case
insensitive.
Remote Setup Commands
^MUT
Set the remote
mute state
Syntax:
SEND_COMMAND <DEV>,"'^MUT-<mute state>'"
Variables:
mute state = 0 = Mute Off and 1 = Mute On.
Example:
SEND_COMMAND Device,"'^MUT-1'"
Sets the remote's master volume to mute.
@PWD
Set the page flip
password
@PWD sets the level 1 password only.
Syntax:
SEND_COMMAND <DEV>,"'@PWD-<page flip password>'"
Variables:
page flip password = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Device,"'@PWD-Main'"
Sets the page flip password to 'Main'.
^PWD
Set the page flip
password
Password level is required and must be 1 - 4.
Syntax:
SEND_COMMAND <DEV>,"'^PWD-<password level>,<page flip password>'"
Variables:
password level = 1 - 4.
page flip password = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Device,"'^PWD-Main'"
Sets the page flip password on Password Level 1 'Main'.
Vista de pagina 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 102 103

Comentarios a estos manuales

Sin comentarios