| KM_AxisKM_Axis_HomingParamsRepeatHomeAtSlowerRate Property |
Determines if Home sequence is to be performed twice
with the second pass at a slower speed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool RepeatHomeAtSlowerRate { get; set; }
Public Property RepeatHomeAtSlowerRate As Boolean
Get
Set
public:
property bool RepeatHomeAtSlowerRate {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also