User's Manual
Table Of Contents
- MVP-9000i9" Modero® ViewPoint®Touch Panel with Intercom
- Introduction
- Accessories
- Configuring Communication
- Overview
- IR Communication
- Modero Setup and System Settings
- Wireless Settings - Wireless Access Overview
- Configuring Wireless Network Access
- Step 1: Configure the Device’s WiFi Settings
- Step 2: Configure the Card’s Wireless Security Settings
- Step 3: Choose a Master Connection Mode
- Ethernet Over USB
- Using G4 Web Control to Interact with a G4 Panel
- Using the NetLinx Master To Control the G4 Panel
- Setup Pages
- Protected Setup Pages
- Upgrading Firmware
- Programming
- Overview
- Animated Transitions
- Touch Gesture Recognition
- Page Commands
- Programming Numbers
- "^" Button Commands
- Text Effects Names
- Button Query Commands
- Panel Runtime Operations
- Input Commands
- Embedded codes
- Panel Setup Commands
- Dynamic Image Commands
- Intercom Commands
- SIP Commands
- ^PHN- AUTOANSWER
- ^PHN-CALL
- ^PHN-INCOMING
- ^PHN- LINESTATE
- ^PHN- MSGWAITING
- ^PHN-PRIVACY
- ^PHN-REDIAL
- ^PHN- TRANSFERRED
- ^PHN-ANSWER
- ^PHN- AUTOANSWER
- ?PHN- AUTOANSWER
- ^PHN-CALL
- ^PHN-DTMF
- ^PHN-HANGUP
- ^PHN-HOLD
- ?PHN- LINESTATE
- ^PHN-PRIVACY
- ?PHN-PRIVACY
- ^PHN-REDIAL
- ^PHN- TRANSFER
- ^PHN-SETUP- DOMAIN
- ^PHN-SETUP- ENABLE
- ^PHN-SETUP- PASSWORD
- ^PHN-SETUP- PORT
- ^PHN-SETUP- PROXYADDR
- ^PHN-SETUP- STUNADDR
- ^PHN-SETUP- USERNAME
- Battery Life and Replacement
- Appendix A: Text Formatting
- Appendix B: Wireless Technology
- Appendix C: Troubleshooting
- Overview
- Panel Doesn’t Respond To Touches
- Battery Will Not Hold Or Take A Charge
- MVP-9000i Isn’t Appearing In The Online Tree Tab
- MVP Can’t Obtain a DHCP Address
- My WAP Doesn’t Seem To Be Working
- NetLinx Studio Only Detects One Of My Connected Masters
- Can’t Connect To a NetLinx Master
- Only One Modero Panel In My System Shows Up
- Panel Behaves Strangely After Downloading A Panel File Or Firmware
- Overview
Programming
161
MVP-9000i Modero® Wireless Touch Panel with Intercom
Intercom Commands (Cont.)
^ICM-TALK
^ICM-LISTEN
Intercom modify
command.
Intercom modify command. For backwards compatibility both versions are supported.
In this release, however, the TALK and LISTEN sub commands 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'"
^ICM-MICLEVEL
Intercom modify
command.
Used to set the microphone level during an intercom call.
Syntax:
SEND_COMMAND <DEV>, "^ICM-MICLEVEL"
Variables:
Valid levels are from 0 to 100.
Example:
SEND_COMMAND TP1, "^ICM-MICLEVEL,40"
^ICM-MUTEMIC
Intercom modify
command.
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.
Syntax:
SEND_COMMAND <DEV>, "^ICM-MUTEMIC"
Variables:
None.
Example:
SEND_COMMAND TP1, "^ICM-MUTEMIC,1"
^ICM-
SPEAKERLEVEL
Intercom modify
command.
Used to set the speaker level during an intercom call.
Syntax:
SEND_COMMAND <DEV>, "^ICM-SPEAKERLEVEL,55"
Variables:
Valid levels are from 0 to 100.
Example:
SEND_COMMAND TP1, "^ICM-SPEAKERLEVEL,55"