EasyManua.ls Logo

Siemens SINUMERIK 808D ADVANCED Series

Siemens SINUMERIK 808D ADVANCED Series
480 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
Loading...
Commissioning Manual
370 6FC5397-4EP10-0BA8, 07/2018
Function name
Description
bitmap.dim
The function copies the dimension of a bitmap back into a variable
with structure type SIZE. To define the type, file struct_def.xml must
be included in the project.
Syntax:
<function name="bitmap.dim" >name, variable type
</function>
Parameters:
name
- file path
variable type
- variable name of a variable of type SIZE
Example:
<let name="bmp_size" type="size" />
<function name="bitmap.dim" >_T"test.bmp", bmp_size
</function>
hmi.get_hmi_resolution
The function copies the absolute screen resolution of the system
back into a variable with structure type StructSize. To define the type,
file struct_def.xml must be included in the project.
Syntax:
<function name="hmi.screen_resolution" >vari-
alble type </function>
hmi.get_hmi_resolution
The function copies the screen resolution used by SINUMERIK Op-
erate back into a variable with structure type StructSize. To define
the type, file struct_def.xml must be included in the project.
Syntax:
<function name="hmi.get_hmi_resolution" >varia-
ble type </function>
hmi.get_caption_heigt
The function returns the title bar height in pixels.
Syntax:
<function name="hmi.get_caption_heigt" re-
turn="<return var>" />
Attributes:
return - integer variable
abs
This function returns the absolute value of the specified number.
Syntax:
<function name="abs" return="var"> value
</function>
sdeg
The function converts the specified value into degrees.
Syntax:
<function name="sdeg" return="var"> value
</function>

Table of Contents

Related product manuals