| KM_InterpreterSetupFile Property |
File path for the EMC setup parameters
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string SetupFile { get; set; }
Public Property SetupFile As String
Get
Set
public:
property String^ SetupFile {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also