| KM_AxisGetHomeFileSource Method |
Creates the source code for the .c file with an empty main() method
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string GetHomeFileSource()
Public Function GetHomeFileSource As String
public:
String^ GetHomeFileSource()
Return Value
Stringpartial source code for homing .c file
See Also