EasyManuals Logo

Siemens SINUMERIK ONE MCP 2400.4c Commissioning Manual

Siemens SINUMERIK ONE MCP 2400.4c
1734 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #863 background imageLoading...
Page #863 background image
1.11.4 Gesture processing
Tag message
If the scaling factor is greater than 1.0, the image in the display area will be moved. If the factor
is 1.0, this finger gesture can be used for browsing through a list of images, for example. In
this case, the parser sends a message to the form, which can be evaluated in the message
tag.
The $message_par1 message parameter contains the Item_Data value of the control. The
$message_par2 message parameter signals the gesture's direction of movement.
The $message_par2 can accept the following values:
-1 roll left
1 roll right
-2 roll up
2 roll down
Example
<let name="image_box_pict_name" type="string" ></let>
<let name="pictindex" />
<let name="image_box_list" type="string" dim="4">
"pic1.bmp",
"pic2.bmp",
"pic3.bmp",
"pic4.bmp",
</let>
<control name="image_view" xpos="100" ypos="123" width="300"
height="200" fieldtype="imagebox" refvar="image_box_pict_name"
hotlink="true" >
<property item_data="1000" />
<property setzoommode="false" />
</control>
<!--
-1 roll left
1 roll right
-2 roll up
2 roll down
-->
<message>
<if condition="$message_par1 == 1000">
Generating user dialogs
1.11 Multitouch operation
Easy XML
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1 145

Table of Contents

Other manuals for Siemens SINUMERIK ONE MCP 2400.4c

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK ONE MCP 2400.4c and is the answer not in the manual?

Siemens SINUMERIK ONE MCP 2400.4c Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK ONE MCP 2400.4c
CategoryControl Systems
LanguageEnglish

Related product manuals