| KM_AxisKM_Axis_TuningParamsFFVel Property |
Set or get Velocity 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 FFVel { get; set; }
Public Property FFVel As Double
Get
Set
public:
property double FFVel {
double get ();
void set (double value);
}
Property Value
DoubleSee Also