Commit Graph

18 Commits

Author SHA1 Message Date
mathis_s b62a5fd699 Removed readInt32 method, since it is not needed. 2025-04-04 13:30:52 +02:00
mathis_s a990da4245 Added functions to get/set motorPosition.
Changed to functions motorPosition and setMotorPosition in order to
retrieve / set motor positions from / to the paramLib.
2025-03-31 10:53:39 +02:00
mathis_s 83a74ce8d0 Added new sinqMotor version as minimum requirement 2025-03-19 15:04:16 +01:00
mathis_s 967613447b Added error reset function. 2025-03-10 14:31:15 +01:00
mathis_s dfb55a1b76 Added new feature msgPrintControl from sinqMotor 0.8.0. Correspondingly,
the minimum version requirement for sinqMotor has been bumped to 0.8.0.
2025-03-04 09:29:19 +01:00
mathis_s 8f597550fa Fixed a bug in readInt32 and prepared the turboPmac library to serve the
detectorTower library
2025-02-26 14:08:37 +01:00
mathis_s 4c104cb90c Exchanged asynMotor for motorBase as linkage target 2025-02-14 16:37:09 +01:00
mathis_s b4e49a9d7a Applied various bugfixes to make this driver fully operational 2025-02-14 16:31:23 +01:00
mathis_s fd4467ae54 Renamed from pmacV3 to turboPmac 2025-01-21 13:07:09 +01:00
wall_e 08d76d7953 bump sinqMotor version to 0.6.3 2025-01-08 16:04:58 +01:00
mathis_s 1f02001502 Various small improvements to documentation, error messages etc.
Also moved the initialization of some parameters to sinqMotor
2024-12-23 09:32:00 +01:00
mathis_s 2f2678546d Bumped the required version of sinqMotor 2024-12-11 09:50:22 +01:00
mathis_s 285fab7587 Refactored some code into sinqMotor:
- Enable, EnableRBV and CanDisable
- EncoderType
- Removed function isEnabled as it is no longer required from sinqMotor
0.5.0
2024-12-09 11:20:16 +01:00
mathis_s 3ee507086a Included the possibility to vary the motor speed. 2024-12-06 08:30:10 +01:00
mathis_s e967e65d33 Added support for (optional) variable speed drive mode and refactored
some records into sinqMotor
2024-11-29 14:54:05 +01:00
mathis_s 35ade9e78d Substantial rework of the driver after CAMEA testing showed various
flaws.
2024-11-26 16:59:18 +01:00
mathis_s a69ffe8134 Changed sinqMotor dependency to 0.2.0 2024-11-21 15:38:38 +01:00
mathis_s aaca07c2b6 Rebased pmacV3 onto sinqMotor 2024-11-20 12:02:33 +01:00