motor icon indicating copy to clipboard operation
motor copied to clipboard

Problems redefining DVAL when UEIP=Yes

Open kmpeters opened this issue 1 year ago • 0 comments

If a motor has the following setup:

  • MRES != ERES
  • UEIP = Yes
  • FOFF = Frozen
  • SET = Set

And the DVAL is redefined, the DVAL will be calculated based on the MRES, instead of the ERES, resulting in the wrong position being sent to the controller.

This problem was encountered during testing of an OMS MXA prototype with a BiSS-C encoder. I don't think this problem is driver-specific, but I could be mistaken.

kmpeters avatar Jun 13 '24 17:06 kmpeters