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
112
MVP-9000i Modero® Wireless Touch Panel with Intercom
Gesture VNC/Mouse Support
Gestures are recognized whether or not the user is using a finger or stylus on the panel's screen overlay, a
mouse on a VNC connection, or a mouse connected to the local USB port on the panel.
Gesture Custom Event
Whenever a gesture is recognized and processed a custom event is also sent to the master. The following values
describe this event:
CUSTOM_EVENT ADDRESS is 1
CUSTOM_EVENT EVENTID is 600
Custom.Value1 is the gesture number
Custom.Value2 is the simplified gesture velocity
Custom.Value3 is the precise gesture velocity
Gesture numbers are:
1. Swipe up
2. Swipe down
3. Swipe right
4. Swipe left
5. Clockwise circle
6. Counter-clockwise circle
7. Double-Tap
Simplified gesture velocity values are:
1. Fast
2. Normal
3. Slow
Precise gesture velocity:
1. For slides and circles this represents pixels per second.
2. For double taps, this is the time in milliseconds from the first press to the second release.
Enabling or Disabling the Gesture Custom Event
By default, a gesture custom event is sent to the master each time that a gesture is recognized. A send
command has been added to allow disabling and re-enabling of this capability.
Gesture Prioritization (Cont.)
The user double taps outside of a button
or slider.
This will be registered as a gesture.
The value sent is not retained and gesture custom events will be enabled each time
the panel restarts.
Gesture Custom Event Commands
^GCE
Sets whether or
not the panel
sends a custom
event to the
master whenever
a gesture is
detected.
For panels supporting gestures. Sets whether or not the panel sends a custom event to
the master whenever a gesture is detected.
Syntax:
"'^GCE-ON'" or "'^GCE-OFF'"
NOTE: This setting is not retained and the default is to always send the events. To enable
sending the event, the value after the dash can be "on", "ON", or “1”. Anything else will
disable sending custom events.