![](../icons/Help.png) | KM_AxisVelocity Property |
Commanded velocity to use during Rapids and Independent Motion
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic double Velocity { get; set; }
Public Property Velocity As Double
Get
Set
public:
property double Velocity {
double get ();
void set (double value);
}
Property Value
Double
See Also