| KM_AxisKM_Axis_TuningParamsJerk Property |
Get or Set the max jerk (for independent moves and jogs)
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double Jerk { get; set; }
Public Property Jerk As Double
Get
Set
public:
property double Jerk {
double get ();
void set (double value);
}
Property Value
DoubleSee Also