Siemens SINUMERIK 840DE sl Commissioning Manual page 794

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840DE sl:
Table of Contents

Advertisement

Generating user dialogs
1.7 XML identifier
Tag identifier
IMG
IMG Continued
76
Meaning
The tag is used to display an image in the specified position. The BMP and PNG image formats
are supported.
Syntax:
<IMG xpos = "<X position>" ypos = "<Y position>" name = "<name>" />
<IMG ... xrot="angle X axis" yrot=" angle Y axis " zrot=" angle Z axis
" />
Attributes:
● xpos
X position of the top left corner
● ypos
Y position of the top left corner
● name
Complete path name The path information is made in lowercase letters.
● transparent
Transparent color of the bitmap (see Chapter "Color coding (Page 46)"):
Example:
The image is rotated through 34 degrees around the Z axis:
<img xpos = "5" ypos = "23" name = "f:/appl/pic3.bmp" height="355"
width="550" zrot="34" color_bk="#ffffff" >
</img>
Note:
The drive designations vary depending on the system.
Optional:
If the image display is to differ from the original size, the dimensions can be defined using the
attributes width and height.
● width
Width in pixels
● height
Height in pixels
Examples:
<IMG xpos = "20" ypos = "40" name = "f:/appl/test.bmp" />
<IMG xpos = "5" ypos
width = "550"/>
= "23" name = "f:/appl/test.bmp" height = "355"
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
Easy XML

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents