Detailed description
2.12 Block descriptions
Power Line Basic PLC Program (P3)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
2-139
Parameterization
Signal Type Value range Meaning
WVar8 INT 0, 1, 2, 3 Kind of Search
0: Find all tool with this property cutting edge specifically
1: Search for the first tool found with this property (cutting
edge specifically)
2: Browse all cutting edges to find all tool with this property
3: Browse all tools to search for the first tool found with this
property
Set increment value for workpiece counter
TMPCIT
Function:
Incrementing the workpiece counter of the spindle tool
Parameterization:
Signal Type Value range Meaning
PIService ANY PI.TMPCIT Set increment value for workpiece counter
Unit INT 1 to 10 TOA
WVar1 WORD 0 ... max. Spindle number; corresponds to the type index in the
location data with spindle location type of the buffer
magazine in channel.000 = main spindle
WVar2 WORD 0 ... max. Increment value; indicates the number of spindle
revolutions after which the workpiece counter is
incremented
Reset active status
TMRASS
Function:
Resetting the active status on worn tools.
This PI service is used to search for all tools with the tool status active and disabled. The
active status is then canceled for these tools. Potentially appropriate times for this PI service
are the negative edge of VDI signal "tool disable ineffective", an end of program, or a
channel reset. This PI service is intended mainly for the PLC, since it knows when the
disabled tool is finally no longer to be used.