startCalibrationProcess

Starts the calibration process.

After this call, getCalibrationProcessState should return a not null object as the process has started. The process ends either when all axes are re-calibrated or when you call cancelCalibrationProcess.

Note: no changes if the process is already started.