Click or drag to resize

MotorAxisVariablesHomeOffset Property

Relative offset in units to the home trigger position.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 2.3.4
Syntax
C#
public double HomeOffset { get; set; }

Property Value

Double
The axis is moved away from the trigger position by this distance after homing is completed.

Please refer to11.2 Stepper Motor Control for further details.

See Also