3.4 Tool group TGROUP

Tool Group refers to a combination of several identical or the same function of the tool. Which Group are a tool attributed to, is decided by the system tool offset table. For example, T1 tool Group number is 5, T2 tool Group numbers is also 5, then T1, T2 tool both belong to the 5th Group. When using TGROUP instruction in the program, you can call the appropriate tool in the Tool Group for processing, and active the tool management system.

The system selects a tool by tool number in the order of small to large from the tool group for processing; The tool is automatically switched to the next tool, when the tool life expires and the system executes the next instruction TGROUP; if all the tools in the tool group have reached the lifetime, the system will alarm, and you can not use the tool group to execute the next program. (See "Turning System Operations Manual" Tool Management)

Instruction format:

TGROUP(x)         ; Call tool in the tool group; x—Corresponding Tool group number

Note:

The instruction must be capital letters, lowercase letters can not be programmed.

Example:

N10 TGROUP(1)                                        ; Use tool in the tool group No.1

N20 M03 S800                                           

N30 G00 X… Z…                                      

……

N100 TGROUP(2)                                       ; Use tool in the tool group No.2

……

N200 M02

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
2.7 Axis movements
Viewed 11565 times since Thu, Aug 25, 2016
5.3.1 Groove CYCLE93
Viewed 3828 times since Fri, Aug 26, 2016
5.2.4 Rigid tapping CYCLE84
Viewed 3088 times since Fri, Aug 26, 2016
2.1 Absolute / incremental dimensioning: G90/G91, AC/IC
Viewed 4911 times since Thu, Aug 25, 2016
2.2 Dimensions in metric units and inches: G70/G71
Viewed 2038 times since Thu, Aug 25, 2016
5.3.4 Thread undercut CYCLE96
Viewed 6351 times since Fri, Aug 26, 2016
1.6 Program structure
Viewed 2254 times since Thu, Aug 25, 2016
5.3.3 Rough turning CYCLE95
Viewed 11299 times since Fri, Aug 26, 2016
2.4 Coordinate transformation
Viewed 2466 times since Thu, Aug 25, 2016
1.2 NC program name, structure and content rules
Viewed 2404 times since Thu, Aug 25, 2016