3.14.2.2 Frames
A frame is a container for applications or menus and primarily describes the desired position
and size of the application and menus in pixels. In addition, this is also where the application
or menu that should be displayed in the frame after the Display Manager starts is specified.
The applications that can be assigned to the frames are specified in the
systemconfiguration.ini file.
Example
[frames]
FRAME001= name:=frame1, x:=0, y:=0, width:=460, height:=970,
app:=mydialog
FRAME002= name:=frame2, x:=460, y:=0, width:=1460, height:=1080,
app:=OPERATE
FRAME003= name:=frame3, x:=0, y:=970, width:=460, height:=110,
menu:=mymenu
FRAME004= name:=frame4, x:=0, y:=0, width:=1280, height:=970,
app:=mydialog2, runableApps:="mydialog, mydialog2"
FRAME005= name:=frame5, x:=0, y:=970, width:=1280, height:=110,
menu:=menu2
FRAME006= name:=frame6, x:=1280, y:=0, width:=640, height:=480,
app:=OPERATE
FRAME007= name:=frame7, x:=1280, y:=480, width:=640, height:=600,
app:=mydialog3
…
If SINUMRIK Operate is to be displayed in a frame, the application name is specified as
"OPERATE". It should be noted that SINUMERIK Operate can only be used in certain sizes.
The currently supported sizes (in pixels) are:
● 640x480
● 760x505
● 800x480
● 800x600
● 1024x768
● 1024x1014
● 1080x810
● 1280x768
● 1280x800
● 1280x1024
● 1300x768
● 1366x768
● 1440x1080
● 1454x1080
● 1854x1014
General settings
3.14 Display Manager
SINUMERIK Operate (IM9)
56 Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1