|
Block: END OF TAPE
Variable |
Default format |
Use and Comments |
PROC_CNT |
6 |
Total number of procedures in whole run. |
TOOL_CNT |
6 |
Total number of tools used in whole run (each tool counted once even if it is used several times). |
TOOL_CHANGES |
6 |
Total number of tool changes in whole run. |
FEED_TIME |
0 |
Whole run feed (cutting) time, formatted in hours, minutes and seconds (For example, "00:15:45" means 15 minutes and 45 seconds). |
AIR_TIME |
0 |
Whole run air (rapid) motions time, formatted in hours, minutes and seconds. |
TOTAL_TIME |
0 |
Whole run total time, formatted in hours, minutes and seconds. |
X_MIN |
1 |
Whole run minimum and maximum X values. This can be calculated:
based on the setting of the following parameters: M5_USE_MACH; MINMAX_VS_MACH; MINMAX_SPINDLE. |
Y_MIN |
1 |
Whole run minimum and maximum Y values. This can be calculated:
based on the setting of the following parameters: M5_USE_MACH; MINMAX_VS_MACH; MINMAX_SPINDLE. |
Z_MIN |
1 |
Whole run minimum and maximum Z values. This can be calculated:
based on the setting of the following parameters: M5_USE_MACH; MINMAX_VS_MACH; MINMAX_SPINDLE. |
A_MIN |
1 |
Whole run minimum and maximum A (alpha) axis values (degrees). |
B_MIN |
1 |
Whole run minimum and maximum B (beta) axis values (degrees). |
|