|
Block: END OF PROC
Variable |
Default format |
Use and Comments |
PROC_CNT |
6 |
Procedure counter (1, 2, 3, etc.) |
FEED_TIME |
0 |
Procedure feed (cutting) time, formatted in hours, minutes and seconds (For example, "00:15:45" means 15 minutes and 45 seconds). |
AIR_TIME |
0 |
Procedure air (rapid) motions time, formatted in hours, minutes and seconds. |
TOTAL_TIME |
0 |
Procedure total time, formatted in hours, minutes and seconds. |
TOOL_FEED_TIME |
0 |
The total cutting time of the current tool until (and including) this block. This is a string variable, of the form "hh:mm:ss", measuring the cutting time in hours, minutes and seconds. |
TOOL_CNT |
6 |
The sequential number of the tool used in the procedure (tools are counted in the order they are first used). |
X_MIN |
1 |
Procedure minimum and maximum X values, in the REF coordinate system. |
Y_MIN |
1 |
Procedure minimum and maximum Y values, in the REF coordinate system. |
Z_MIN |
1 |
Procedure minimum and maximum Z values, in the REF coordinate system. |
A_MIN |
1 |
Procedure minimum and maximum A (alpha) axis values (degrees). |
B_MIN |
1 |
Procedure minimum and maximum B (beta) axis values (degrees). |
PROC_X_MIN |
1 |
Procedure minimum and maximum X values, in the PROCEDURE coordinate system. |
PROC_Y_MIN |
1 |
Procedure minimum and maximum Y values, in the PROCEDURE coordinate system. |
PROC_Z_MIN |
1 |
Procedure minimum and maximum Z values, in the PROCEDURE coordinate system. |
|