Gesture Vnc/Mouse Support; Gesture Custom Event; Enabling Or Disabling The Gesture Custom Event; Gce - AMX MVP-9000i-GB Instruction Manual

Table of Contents

Advertisement

Gesture Prioritization (Cont.)
The user presses on a button and then
moves.
The user double taps on a button or
slider.
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.
NOTE: The value sent is not retained and gesture custom events will be enabled each time the panel restarts.
Gesture Custom Event Commands

^GCE

MVP-9000i - Instruction Manual
In this case, the press will not be sent for the first 0.15 second. If the user has moved at least 60
pixels by this time, then a button press/release will not be processed, but this will be processed
as a gesture. At 0.15 second, the button press is processed and once the user releases, the
release is processed and no gesture recognition is attempted. To be clear, it is not necessary for
the user to move off of a button to be considered a gesture, but to move at least 60 pixels in that
first 0.15 of a second.
This will not be recognized as a gesture. This would be considered two quick press/release
operations on the button or slider.
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
90

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-9000i-gw

Table of Contents