W1: Tool offset
18.12 Working with tool environments
Basic Functions
1576
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
Adapter transformation:
The adapter transformation is a property of the tool adapter and thus of the complete tool. It is, therefore, not part
of a tool environment, which can be applied to another tool.
By saving the complete data necessary to determine the overall tool length, it is possible to calculate the effective
length of the tool at a later point in time, even if the tool is no longer active or if the conditions of the environment
(e.g., G codes or setting data) have changed. Similarly, the effective length of different tool can be calculated
assuming that it would be used under the same conditions as the tool, for which the status was saved.
TOOLENV function
Saving a tool environment
The
TOOLENV
function is a predefined subprogram. It must, therefore, be programmed in a separate block.
18.12.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:
Status = TOOLENV(_NAME)
Value/parameter:
Status
INT
0:
Function OK
-1:
No memory reserved for tool environments:
MD18116 $MN_MM_NUM_TOOL_ENV = 0 (number of tool environments in TO
area).
i.e. the "tool environments" functionality is not available.
-2:
No more free memory locations for tool environments available.
-3:
Null string illegal as name of a tool environment.
-4:
No parameter (name) specified.
_NAME
STRING
Name, under which the current data set is stored.
If a data set of the same name already exists, it is overwritten. In this case, the status is
0.
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...