Afp - 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

Since the transitions require OpenGL hardware acceleration, they are not seen by the user on a VNC
connection. When a transition is triggered, the user will see a normal page flip to the new page on the VNC
connection, while the animated transition occurs as expected on the panel.
Transition Commands

^AFP

Flips to a page
with the specified
page name using
an animated
transition.
MVP-5200i Modero® ViewPoint® Touch Panel with Intercom, 5.2 and 5"
Flips to a page with the specified page name using an animated transition. If the page is
active, do not redraw the current page. If the page name is blank, flips to the previous
page.
Syntax: "'^AFP-<page name>,<animation>,<origin>,<time>'"
Animation is one of the following strings: slide, sldBounce, blkGlass, fade, pgCurl, door-
Fade, cntrDrFade
If animation is blank or invalid, the page flip will occur without any animated transition
occurring.
Origin is a number representing one of the following values for where
the animated transition originates on the screen:
1 - center (currently unused)
2 - top
3 - bottom
4 - left
5 - right
6 - lower left
7 - lower right
8 - upper left
9 - upper right
If the origin is blank or invalid, the default is 5 (right).
Time is the transition time in tenths of a second which can vary from 3 (0.3 seconds) to 30
(3.0 seconds). Values above or below these values will be clamped. If the time is blank,
then the default is 1.5 seconds.
Example:
"'^AFP-MAIN,slide,5,10'"
Will transition to a page named MAIN using a slide effect from the right to the left and
taking 1 second to complete.
Programming
97

Advertisement

Table of Contents
loading

Table of Contents