 | IMotorItemMaxSpeed Property |
Maximal speed of the motor. (The unit is always SI and depends on the type of axis: [m/s] for linear axes
and [rad/s] for rotation axes)
Namespace:
LynceeTec.API.Hardware
Assembly:
LynceeTec.API.Hardware (in LynceeTec.API.Hardware.dll) Version: 10.1.23514.0 , built 2023-11-07 12:27:42 UTC
Syntaxproperty double MaxSpeed {
double get ();
}
Property Value
Type:
Double
See Also