Gesture Vnc/Mouse Support; Gesture Custom Event; Enabling Or Disabling The Gesture Custom Event; Gce - AMX Modero ViewPoint MVP-5200i Operation/Reference Manual

Modero viewpoint touch panel with intercom, 5.2" and 5”
Hide thumbs Also See for Modero ViewPoint MVP-5200i:
Table of Contents

Advertisement

Gesture Prioritization (Cont.)
The user double taps outside of a button
or slider.

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.
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.
MVP-5200i Modero® ViewPoint® Touch Panel with Intercom, 5.2 and 5"
This will be registered as a gesture.
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.
Programming
99

Advertisement

Table of Contents
loading

Table of Contents