| KM_AxisGroupMaxVelocity Property |
Maximum velocity to use during positioning and coordinated motion
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double MaxVelocity { get; set; }
Public Property MaxVelocity As Double
Get
Set
public:
property double MaxVelocity {
double get ();
void set (double value);
}
Property Value
DoubleSee Also