Value Meaning
startupTime
The linked process starts as follows:
immediately: immediately (default)
afterServices: after all services have started
afterGuis: after all GUI components have started
If SINUMERIK Operate is shut down, the process goes in reverse:
immediately: immediately (default)
afterServices: after all services have shut down
afterGuis: after all GUI components have shut down
gimmekeys
Release mask for system configuration keys that are to be handled by the OEM‐
Frame application. The parameterization is performed in the form of a bit mask.
disablekeys
Parameterization for the keyboard filter behavior. The parameterization is per‐
formed in the form of a bit mask.
menuselectkey
The value is used for changing the key that calls the operating area menu (default
F10). The value is a logically ORed combination of the modifications (Microsoft
definition) Key_Shift, Key_Alt, Key_Ctrl, and the virtual key code.
timeout
Maximum duration for the search for the OEMFrame application in milliseconds.
If the OEMFrame application was not found within this time, it is not managed by
the System Manager.
Default setting in the "systemconfiguration.ini" file:
[miscellaneous]
startTimeoutDefault
shutdowntime
Maximum duration for downloading the OEMFrame application in milliseconds. If
the OEMFrame application was not found after this period of time, the process is
canceled.
Default setting in the "systemconfiguration.ini" file:
[miscellaneous]
shutdownTimeoutDefault
Bit mask "gimmekeys"
The bit mask for an OEMFrame application is set to the binary value 0xF by default. All of the
key combinations from F1 to F8 are fed to the OEMFrame application. The OEMFrame
application itself can handle a specific key/key combination by setting additional bits.
Otherwise, the system configuration will evaluate the key/key combination and it will not even
reach the OEMFrame application.
You can parameterize the bit mask "gimmekeys" as follows:
Bit Keys Meaning
0 F1 - F8 Horizontal softkeys (upper bar, HU)
1 Shift+F1 - Shift+F8 Vertical softkeys (right bar, VR)
2 Ctrl+F1 - Ctrl+F8 Horizontal softkeys (lower bar, HL)
3 Shift+Ctrl+F1 - Shift+Ctrl+F8 Vertical softkeys (left bar, VL)
4 F9 Recall
5 Shift+F9 ETC switchover
6 F10 Operating area menu
7 Shift+F10 M key
SINUMERIK Operate on PC/PCU
23.1 Link OEMFrame application
SINUMERIK Operate (IM9)
660 Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1