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