Commissioning Manual
370 6FC5397-4EP10-0BA8, 07/2018
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.
<function name="bitmap.dim" >name, variable type
</function>
- file path
- variable name of a variable of type SIZE
<let name="bmp_size" type="size" />
<function name="bitmap.dim" >_T"test.bmp", bmp_size
</function>
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.
<function name="hmi.screen_resolution" >vari-
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.
<function name="hmi.get_hmi_resolution" >varia-
The function returns the title bar height in pixels.
<function name="hmi.get_caption_heigt" re-
turn="<return var>" />
return - integer variable
This function returns the absolute value of the specified number.
<function name="abs" return="var"> value
The function converts the specified value into degrees.
<function name="sdeg" return="var"> value