AMX Modero NXD-700Vi Informations techniques Page 202

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 232
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 201
Programming
180
7" Modero Widescreen Touch Panels
Panel Intercom Commands
The following is a listing and descriptions of panel intercom commands.
Panel Intercom Commands
^ICE
Ends an
intercom call.
Syntax:
"'^ICE'"
Example:
SEND_COMMAND Panel,"'^ICE'"
Ends a call.
^ICM
Modifies an
intercom call.
For backwards compatibility, both ^ICM-TALK and ^ICM-LISTEN are supported. In this
release, however, the TALK and LISTEN subcommands are ignored. The microphone
and/or speaker are activated based on the initial mode value of the intercom start
command and the audio data packet flow is started upon receipt of this command by the
panel.
Syntax:
SEND_COMMAND <DEV>,"`^ICM-TALK`"
Variables:
None.
Example:
SEND_COMMAND TP1,"`^ICM-TALK`"
^ICS
Starts an
intercom call to
the specified IP
address and
ports.
Syntax:
"'^ICS-<ip>,<tx UDP port>,<rx UDP port>,<initial mode>'"
Variable:
ip = IP address.
tx UDP port = Initial panel port.
rx UDP port = Receiving panel port.
initial mode = 0 - listen; 1 - talk; 2 - both
Example:
SEND_COMMAND TP1,"'^ICS-192.168.0.3,9000,9002,2'"
SEND_COMMAND TP2,"'^ICS-192.168.0.4,9002,9000,2'"
Starts a call from TP1 to TP2 where each panel is set to both talk and listen.
^MODEL?
Gets the panel
model name.
Syntax:
"'^MODEL?'"
Example:
SEND_COMMAND Panel,"'^MODEL?'"
The panel (an MVP-8400i) responds with, ^MODEL-MVP-8400i
Vue de la page 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 231 232

Commentaires sur ces manuels

Pas de commentaire