SET TG DATA

From Macros Wiki
Revision as of 18:46, 19 August 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Up

Command

SET_TG_DATA <tool number>, <parameter>, <value>


Set various parameters to tool groups.

Parameters

<tool number>
Tool number
<parameter>
Floating Point Values Description
TOOL_CHANGE_X Toolchange position in X
TOOL_CHANGE_Y Toolchange position in Y
TOOL_CHANGE_Z Toolchange position in Z
<value>
A value to assign to the parameter.
The type of value must match the data type of the parameter.
If you are setting a text parameter, then the value must be text string or a string variable. Otherwise use a numeric value or a number variable.

Example

SET_TG_DATA 6, TOOL_CHANGE_Z, 6