AMX Modula Manual de instrucciones Pagina 117

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 140
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 116
Programming
107
Modero G4 Touch Panels - Configuration and Programming
Audio Commands
The following is a list of commands that control audio resources. The "Bluetooth Headset" option used in several of
these commands only applies to Modero X/S Series G4 panels equipped with Bluetooth functionality (excluding all "No
Comm" panels):
Audio Commands
^ADS Selects the audio device to use.
Syntax:
"'^ADS-<device>'"
Variables:
Device:
1 = Built-in Speaker
2 = USB Headset
3 = Bluetooth Headset
?ADS Queries the currently selected audio device (returned in custom event).
Syntax:
"'?ADS'"
Queries the currently selected audio device (returned in custom event).
CUSTOM.TYPE = EVENTID = 1325
CUSTOM.ID = ADDRESS = 0
CUSTOM.FLAG = 0
CUSTOM.VALUE1 = Device type (1=Built-in speaker, 2=USB Headset, 3=Bluetooth Headset)
CUSTOM.VALUE2 = 0
CUSTOM.VALUE3 = 0
CUSTOM.TEXT = blank
^ICM Sets the microphone level during an intercom call. Used to set the microphone level during an intercom
call (0 to 100).
Note: Intercom commands only apply to Modero X/S Series G4 panels equipped with SIP functionality
(excluding all "No Comm" panels).
Syntax:
"'^ICM-MICLEVEL,<level>,[device]'"
Set the state of the microphone on a panel to muted (1) or unmuted (0). At the start of each call the
microphone starts out unmuted.
"'^ICM-SPEAKERLEVEL, <level>,[device]'"
Intercom modify command. Used to set the speaker level during an intercom call (0 to 100).
?MUT Queries the panel mute status (returned in custom event).
Syntax:
"'?MUT-[device]'"
Variables:
Device:
0 = Active device (default if none specified)
1 = Built-in Speaker
2 = USB Headset
3 = Bluetooth Headset
CUSTOM.TYPE = EVENTID = 1305
CUSTOM.ID = ADDRESS = 0
CUSTOM.FLAG = 0
CUSTOM.VALUE1 = 0 (unmuted)/1 (muted)
CUSTOM.VALUE2 = 0
CUSTOM.VALUE3 = 0
CUSTOM.TEXT = blank
Vista de pagina 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 139 140

Comentarios a estos manuales

Sin comentarios