Click or drag to resize

KM_AxisGetHomeFileSource Method

Creates the source code for the .c file with an empty main() method

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public string GetHomeFileSource()

Return Value

String
partial source code for homing .c file
See Also