Changed to the "motorPosition" and "setMotorPosition" functions provided

by sinqMotor.
This commit is contained in:
2025-03-28 14:53:04 +01:00
parent 16564011a6
commit a3e849f386
4 changed files with 24 additions and 38 deletions

View File

@ -1,5 +1,7 @@
# masterMacs
## <span style="color:red">Please read the documentation of sinqMotor first: https://git.psi.ch/sinq-epics-modules/sinqmotor</span>
## Overview
This is a driver for the masterMacs motion controller with the SINQ communication protocol. It is based on the sinqMotor shared library (https://git.psi.ch/sinq-epics-modules/sinqmotor). The header files contain detailed documentation for all public functions. The headers themselves are exported when building the library to allow other drivers to depend on this one.