Function name:mfsSpdlMotor(LEOSpdlMode mode) ────────────────────────────────────── Format: s32 mfsSpdlMotor(LEOSpdlMode mode) Arguments: mode Return value: Error Function: Controls motor and head of 64DD Description: This function enables LeoSpdlMotor to be handled by using the MFS library. Main errors: MFS_ERR_NO Normal termination MFS_ERR_DEVICE Device errors An error occurred in an internally called Leo function. Since a Leo function error is stored in the variable mfsError, check this variable to perform processing.