MotorAxisVariablesHomingSlowSpeed Property |
The slow speed for homing units/μs.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntaxpublic double HomingSlowSpeed { get; set; }
Property Value
Double
Remarks
The homing is done by reaching the sensor first using the
HomingFastSpeed and then again using this speed.
See Also