Click or drag to resize

KM_AxisGroupSetParamsFile Method

Set Params 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 SetParamsFile(
	string paramsfile
)

Parameters

paramsfile  String
Params File Path String
See Also