Click or drag to resize

MotorAxisVariablesHomingFastSpeed Property

The fast speed for homing units/μs.

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