Click or drag to resize

KM_AxisGroupSetToolFile Method

Set Tool File name to be used by the GCode Interpreter

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void SetToolFile(
	string toolFile
)

Parameters

toolFile  String
Tool File Path String
See Also