AMX MVP-8400i manual Panel Intercom Commands, Programming, Model?

Models: MVP-8400i

1 198
Download 198 pages 7.68 Kb
Page 165
Image 165
Panel Intercom Commands

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

 

 

MVP-8400i Modero Viewpoint Wireless Touch Panels

155

 

 

Page 165
Image 165
AMX manual Panel Intercom Commands, Programming, Model?, MVP-8400i Modero Viewpoint Wireless Touch Panels