2022-01-20 11:38 PM
2022-01-21 05:44 AM
Hello,
If you use HALL sensor as main speed sensor, you can use "MC_GetAverageMecSpeedMotor1_F()" that return the rotation speed in RPM and Float format from HALL sensor.
If you use HALL Sensor as auxiliary speed sensor, you can use "MC_GetMecAuxiliarySpeedAverageMotor1_F()" that return the rotation speed in RPM and Float format from HALL sensor.
Best regards.