|
@@ -97,7 +97,7 @@ namespace PunkHPX8_RT.Devices.AXIS.GalilLipsel
|
|
else if (_currentOperation == MotionOperation.Home)
|
|
else if (_currentOperation == MotionOperation.Home)
|
|
{
|
|
{
|
|
_homeRoutine.Abort();
|
|
_homeRoutine.Abort();
|
|
- _status = _homeRoutine.Start();
|
|
|
|
|
|
+ _status = _stopPositionRoutine.Start();
|
|
_currentOperation = MotionOperation.StopPosition;
|
|
_currentOperation = MotionOperation.StopPosition;
|
|
}
|
|
}
|
|
else
|
|
else
|