AMX NXD-700Vi manual Panel Intercom Commands

Models: NXD-700Vi

1 232
Download 232 pages 24.26 Kb
Page 202
Image 202

Programming

Panel Intercom Commands

The following is a listing and descriptions of panel intercom commands.

Panel Intercom Commands

^ICE

Syntax:

Ends an

"'^ICE'"

intercom call.

Example:

 

 

SEND_COMMAND Panel,"'^ICE'"

 

Ends a call.

 

 

^ICM

For backwards compatibility, both ^ICM-TALK and ^ICM-LISTEN are supported. In this

Modifies an

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

intercom call.

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

Syntax:

Starts an

"'^ICS-<ip>,<tx UDP port>,<rx UDP port>,<initial mode>'"

intercom call to

Variable:

the specified IP

ip = IP address.

address and

tx UDP port = Initial panel port.

ports.

 

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?

Syntax:

Gets the panel

"'^MODEL?'"

model name.

Example:

 

 

SEND_COMMAND Panel,"'^MODEL?'"

 

The panel (an MVP-8400i) responds with, ^MODEL-MVP-8400i

 

 

180

7" Modero Widescreen Touch Panels

Page 202
Image 202
AMX NXD-700Vi manual Panel Intercom Commands