Delete Tool Environment - Siemens SINUMERIK 840Di Function Manual

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

2.10.3

Delete tool environment

DELTOOLENV function
This function can be used to delete sets of data used to describe tool environments. Deletion
means that the set of data stored under a particular name can no longer be accessed (an
access attempt triggers an alarm).
The DELTOOLENV function is a predefined subprogram.
It must, therefore, be programmed in a separate block.
Syntax:
There are two call formats:
Value/parameter:
Status
_NAME
The first call format deletes all data sets.
The second call format deletes the data set with the specified name.
Data sets can only be deleted using the DELTOOLENV command, by an INITIAL.INI
download or by a cold start (NCK power-up with default machine data). There are no further
automatic deletion operations (e.g., on RESET).
Tool Compensation (W1)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
Status = DELTOOLENV()
Status = DELTOOLENV(_NAME)
INT
0:
Function OK
-1:
No memory location reserved for tool environments
(MD18116 $MN_MM_NUM_TOOL_ENV = 0),
i.e., the "Tool environments" functionality if not available.
-2:
A tool environment with the specified name does not exist.
STRING
Name of data set to be deleted
Detailed Description
2.10 Working with tool environments
2-141

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents