![](../icons/Help.png) | KM_AxisKM_Axis_TuningParamsSoftLimitPos Property |
Set or get the Soft Limit Setting for the Positive direction in Counts.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic double SoftLimitPos { get; set; }
Public Property SoftLimitPos As Double
Get
Set
public:
property double SoftLimitPos {
double get ();
void set (double value);
}
Property Value
Double
See Also