| KM_MotionParamsMaxAccelA Property |
Maximum Acceleration for the mapped "A" axis
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double MaxAccelA { get; set; }
Public Property MaxAccelA As Double
Get
Set
public:
property double MaxAccelA {
double get ();
void set (double value);
}
Property Value
DoubleSee Also