| KM_AxisAcceleration Property |
Acceleration to use during positioning
Jogging uses its own velocity passed in
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double Acceleration { get; set; }
Public Property Acceleration As Double
Get
Set
public:
property double Acceleration {
double get ();
void set (double value);
}
Property Value
DoubleSee Also