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