Detailed description
2.12 Block descriptions
Power Line Basic PLC Program (P3)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
2-135
Create new cutting edge
CRCEDN
Function:
Create tool edge by specifying the cutting edge number.
If the T number of an existing tool is specified in parameter “T number” in the PI service, then
a cutting edge is set up for this particular tool (in this case, parameter “D number” (number of
cutting edge to be created) has a value range of 00001–00009). If a positive T number is
specified as a parameter and the tool for the T number entered does not exist, then the PI
service is aborted. If a value of 00000 is entered for the T number (model of absolute D
numbers), then the D number value range might extend from 00001 to 31999. The new
cutting edge is set up with the specified D number. If the specified cutting edge already
exists, then the PI service is aborted in both cases.
Parameterization:
Parameterization
Signal Type Value range Meaning
PIService ANY PI.CRCEDN Create new cutting
edge
Unit INT TOA
WVar1 INT T number of tool for
which cutting edge
must be created. A
setting of 00000 states
that the cutting edge
should not refer to any
particular tool (absolute
D number).
WVar2 INT 1 - 9 or
01 - 31999
Edge number of tool
cutting edge
Delete a cutting edge
DELECE
Function:
If the T number of an existing tool is specified in parameter “T number” in the PI service, then
a cutting edge is deleted for this particular tool (in this case, parameter “D number” (number
of cutting edge to be created) has a value range of 00001–00009). If a positive T number is
specified as a parameter and the tool for the T number entered does not exist, then the PI
service is aborted. If a value of 00000 is entered for the T number (model of absolute D
numbers), then the D number value range might extend from 00001 to 31999. If the specified
cutting edge does not exist, then the PI service is aborted in both cases.