| KM_AxisKM_Axis_TuningParamsSoftLimitNeg Property |
Set or get the Soft Limit Setting for the Negative direction in Counts.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double SoftLimitNeg { get; set; }
Public Property SoftLimitNeg As Double
Get
Set
public:
property double SoftLimitNeg {
double get ();
void set (double value);
}
Property Value
DoubleSee Also