CommandListAppendMotorHomeOffset Method |
Specifies the homing offset.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendMotorHomeOffset(
MotorAxis axis,
double offset
)
Parameters
- axis MotorAxis
- The axis
- offset Double
- The homing offset.
Remarks
See Also