PROC500= process:=keycatcherOEM, cmdline:="keycatcher.exe",
oemframe:=true, deferred:=true, windowname:="keycatcher",
classname:="QWidget", gimmekeys:=0x1F, disablekeys:=0x300FF
[areas]
AREA500=name:=AreaKeyCatcher, process:= keycatcherOEM
The Windows application "keycatcher.exe" is integrated in the following example. In this case,
all four softkey bars and the F10 key will reach the Windows application. Press Ctrl+F12 to
show the operating area menu when a Windows application is displaying (the system
configuration no longer evaluates F10):
[processes]
PROC500= process:=keycatcherOEM, cmdline:="keycatcher.exe",
oemframe:=true, deferred:=true, windowname:="keycatcher",
classname:="QWidget", gimmekeys:=0x4F, disablekeys:=0x300FF,
menuselectkey:=Key_Control|0x7B
[areas]
AREA500=name:=AreaKeyCatcher, process:= keycatcherOEM
The Windows application "keycatcher.exe" is integrated in the following example. In this case,
all four softkey bars are fed to the Windows application. Key sequences Ctrl-F1 to Ctrl-F8 can
be mapped onto key sequences Ctrl-F13 to Ctrl-F20:
[processes]
PROC500= process:=keycatcherOEM, cmdline:="keycatcher.exe",
oemframe:=true, deferred:=true, windowname:="keycatcher",
classname:="QWidget", gimmekeys:=0xF, disablekeys:=0x300FF
[areas]
AREA500=name:=AreaKeyCatcher, process:= keycatcherOEM
The [areas] section
The SINUMERIK Operate operating areas are configured in this section.
Value Meaning
name
Symbolic name for the operating area
process
Name of the OEMFrame application according to section [processes]
panel
Name of the panel (header) to be used
Only "SlHdStdHeaderPanel" is currently available for OEMFrame applications.
plcid
ID to identify the operating area using the SINUMERIK Operate monitor
Only values in the range of 150 to 199 are permitted.
SINUMERIK Operate on PC/PCU
23.1 Link OEMFrame application
SINUMERIK Operate (IM9)
Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1 663