Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add set/get functions for end switch calibration registers to MotorControler #9

Open
ckampm opened this issue Nov 12, 2019 · 1 comment
Assignees

Comments

@ckampm
Copy link
Contributor

ckampm commented Nov 12, 2019

Placeholder methods exist in MotorControlerImpl.cc, l. 408 ff. and MotorControlerDummy.cc, l. 173 ff. These must write/read to WORD_Mx_END_SW_POS and WORD_Mx_END_SW_NEG, where x is the controller ID (property "_id").

DoD:

  • Implementation
  • Test (for MotorControler and also ChimeraTK::StepperMotor classes )
@ckampm ckampm self-assigned this Feb 3, 2020
@ckampm
Copy link
Contributor Author

ckampm commented Feb 3, 2020

Using set/getCalibrationData routines in the MotorControler instead of routines for the individual registers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant