Entries Meaning
FirstEdge Filter "Only first cutting edge," default setting "Edges"
StandBy Filter "Only tools that are ready to use," default setting "NewTool"
Active Filter "Only tools with active code," default setting "NewTool"
Locked Filter "Only disabled tools," default setting "NewTool"
Prewarning Filter "Only tools that have reached the pre-alarm limit," default setting "New‐
Tool"
RemainingPieces Filter "Only tools with remaining quantity," default setting "NewTool Edges"
MarkedToUnload Filter "Only tools with unload identifier," default setting "NewTool Edges"
MarkedToLoad Filter "Only tools with load identifier," default setting "NewTool Edges"
Example
<FILTERCONFIGURATION>
<SOFTKEYLOCK>
<Locked value="NewTool Edges" type="QString" />
</SOFTKEYLOCK>
</FILTERCONFIGURATION>
12.2.20 Configuring the "Load Station Selection" window
<LOADSTATIONSHANDLEALLTOOLS> tag
For functions "Delete all," "Unload all," and "Load all," you must specify a load station if multiple
load stations are configured in the magazine configuration of the NC. The load station is defined
in a dialog called "Select Load Station" or via the load station configuration with tag
<LOADSTATIONSHANDLEALLTOOLS>.
Entries Meaning
DialogEnabled Offer window "Load Station Selection," default setting "true"
MAGAZINE_XXX Number of the magazine to which a load station will be assigned.
LoadStation Load station to be assigned to the magazine.
Example
<LOADSTATIONSHANDLEALLTOOLS>
<DialogEnabled value="true" type="bool" />
<MAGAZINE_1>
<LoadStation value="2" type="uint" />
</MAGAZINE_1>
<MAGAZINE_2>
<LoadStation value="1" type="uint" />
Tool management
12.2 Configuring the user interface
SINUMERIK Operate (IM9)
216 Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1