| KM_AxisKM_Axis_HomingParamsDefaultThread Property |
Which KFLOP Thread should be used to run the Home C Program in
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public int DefaultThread { get; set; }
Public Property DefaultThread As Integer
Get
Set
public:
property int DefaultThread {
int get ();
void set (int value);
}
Property Value
Int32See Also