Click or drag to resize

MotorAxisVariablesHomingSlowSpeed Property

The slow speed for homing units/μs.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntax
C#
public 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