M.tool
M.tool.get_current()
Description: Returns the currently active tool number in the spindle. Syntax: Input: (none) Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.set_current(tool_number)
Description: Sets the current tool as active in software state. Use after a manual/automatic change. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.get_next()
Description: Returns the next staged tool (selected with a T-word). Syntax: Input: (none) Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.set_next(tool_number)
Description: Sets which tool will be loaded next during an M6. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.get_slot(tool_number)
Description: Gets the changer slot/pocket mapped to a tool. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.set_slot(tool_number, slot)
Description: Assigns/updates changer slot mapping. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.get_diameter(tool_number)
Description: Gets the nominal cutter diameter. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.get_name(tool_number)
Description: Gets the label/name of a tool. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.set_name(tool_number, name)
Description: Sets/updates the tool name. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.get_z_offset(tool_number)
Description: Returns the tool length (Z) offset. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.set_z_offset(tool_number, z_offset)
Description: Sets the tool length (Z) offset. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.get_diameter_wear(tool_number)
Description: Gets the diameter wear value. Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
|
M.tool.set_diameter_wear(tool_number, wear)
Description: Sets diameter wear (can be negative). Syntax: Input: Supported in MASSO software v5.13 & API Version: 1.0.0
Example:
|
Spanish
French
German
Simplified Chinese