| KM_AxisKM_Axis_TuningParamsFFAccel Property |
Set or get Acceleration feed forward for the axis.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double FFAccel { get; set; }
Public Property FFAccel As Double
Get
Set
public:
property double FFAccel {
double get ();
void set (double value);
}
Property Value
DoubleSee Also