Updated to sinqMotor 1.6.1

This commit is contained in:
2026-01-20 16:50:03 +01:00
parent fd41d4c9c0
commit 18e68b193a
5 changed files with 54 additions and 52 deletions

View File

@@ -130,6 +130,15 @@ class HIDDEN masterMacsAxis : public sinqAxis {
*/
asynStatus enable(bool on);
/**
* @brief Write the new operation mode (position or velocity) to the
* MasterMACS controller.
*
* @param mode
* @return asynStatus
*/
asynStatus masterMacsAxis::setMode(int mode);
/**
* @brief Read the encoder type (incremental or absolute) for this axis
* from the MCU and store the information in the PV ENCODER_TYPE.