EasyManuals Logo
Home>AMX>Touch Panel>MST-1001

AMX MST-1001 Configuration Manual

AMX MST-1001
100 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #74 background imageLoading...
Page #74 background image
Programming
74
Modero S Series Touch Panels - Configuration & Programming Manual
Intercom Commands i
Intercom Commands
^MODEL? Sets model name. If the panel supports intercom hardware it will respond with its model name as shown in the
response below. Older hardware or newer hardware that has intercom support disabled with not respond to this
command.
Syntax:
SEND_COMMAND <DEV>,"'^MODEL?'"
Variables:
None.
Example:
SEND_COMMAND TP1,"'^MODEL?'"
Panel response string if intercom enabled:
^MODEL-MVP-8400i
^ICS- Starts a call to the specified IP address and ports, where initial mode is either 1 (talk) or 0 (listen) or 2 (both). If
no mode is specified 0 (listen) is assumed.
Note: no data packets will actually flow until the intercom modify command is sent to the panel.
Syntax:
"'^ICS-<IP>,<TX UDP port>,<RX UDP port>,<initial mode>'"
Variables:
IP = IP Address of panel to connect with on an Intercom call.
TX UDP port = UDP port to transmit to.
RX UDP port = UDP port to receive from.
initial mode = 0 (listen) or 1 (talk) or 2 (handsfree). 0 is the default.
Examples:
Example of setting up a handsfree unicast call between two panels:
SEND_COMMAND TP1, "^ICS-192.168.0.3,9000,9002,2"
SEND_COMMAND TP2, "^ICS-192.168.0.4,9002,9000,2"
Example of setting up a multicast call where the first panel is paging two other panels:
SEND_COMMAND TP1, "^ICS-239.252.1.1,9002,9000,1"
SEND_COMMAND TP2, "^ICS-239.252.1.1,9002,9000,0"
SEND_COMMAND TP3, "^ICS-239.252.1.1,9002,9000,0"
Example of setting up a baby monitor call where the first panel is listening to the microphone audio coming from
the second panel:
SEND_COMMAND TP1, "^ICS-192.168.0.3,9000,9002,0"
SEND_COMMAND TP2, "^ICS-192.168.0.4,9002,9000,1"
Note: When integrating the intercom functionality between AMX devices and non-AMX devices, please note that the
RX UDP port should be used by the non-AMX device to receive audio.
^ICE' This terminates an intercom call/connection.
Syntax:
"'^ICE'"
Example:
SEND_COMMAND TP1,"'^ICE'"
SEND_COMMAND TP2,"'^ICE'"
Terminates an intercom call between two panels.
^ICM-LISTEN Intercom modify command.
Syntax:
"'^ICM-LISTEN'"
Example:
SEND_COMMAND TP1,"'^ICM-TALK'"
^ICM-MICLEVEL Sets the microphone level during an intercom call (0 to 100).
Syntax:
"^ICM-MICLEVEL"
Variables:
Level = 0-100
Example:
SEND_COMMAND TP1, "^ICM-MICLEVEL,40"
Sets the microphone level to 40.
^ICM-MUTEMIC Sets 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.
Syntax:
SEND_COMMAND <DEV>, "^ICM-MICLEVEL,<value>"
Example:
SEND_COMMAND TP1, "^ICM-MUTEMIC,1"

Table of Contents

Other manuals for AMX MST-1001

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX MST-1001 and is the answer not in the manual?

AMX MST-1001 Specifications

General IconGeneral
Aspect ratio16:9
Screen shapeFlat
Display diagonal10 \
Touchscreen typeTabletop
Display brightness350 cd/m²
Display resolution1280 x 800 pixels
Display technologyLED
Touchscreen technologyResistive
Viewable size diagonal256 mm
Contrast ratio (typical)800:1
Display number of colors16.78 million colors
Product colorBlack
Ethernet LAN (RJ-45) ports1
Display viewable area (HxV)136 x 217 mm
Power supply typeDC
Power consumption (standby)4.5 W
Power consumption (typical)7.5 W
Storage temperature (T-T)-20 - 60 °C
Operating temperature (T-T)0 - 40 °C
Storage relative humidity (H-H)5 - 85 %
Operating relative humidity (H-H)20 - 85 %
Wall mountableNo
HDMI ports quantity0
Graphics cardAMX G4
Internal memory512 MB
Internal memory typeDDR
RMS rated power1.5 W
Weight and Dimensions IconWeight and Dimensions
Depth (without stand)103 mm
Width (without stand)264 mm
Height (without stand)157 mm
Weight (without stand)5530 g

Related product manuals