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

Minimum velocity (VBAS) for motor records #55

Open
klauer opened this issue Jun 18, 2020 · 0 comments
Open

Minimum velocity (VBAS) for motor records #55

klauer opened this issue Jun 18, 2020 · 0 comments

Comments

@klauer
Copy link
Contributor

klauer commented Jun 18, 2020

Default velocity of 0 will not request a motion from the PLC, but confusingly go through retries and fail:

ioc-lfe-optics> ../motorRecord.cc:1789 MR1L0:HOMS:MMS:PITCH doRetryOrDone dval=300.000000 rdbd=2.000000 spdb=0.000100 udf=0 stat=0 rcnt=0 preferred_dir=1 relpos=300.051265 relbpo
s=300.051265 drbv=-0.051265
../motorRecord.cc:1810 MR1L0:HOMS:MMS:PITCH mipSetBit 'Mo' old='' new='Mo'
../motorRecord.cc:1532 MR1L0:HOMS:MMS:PITCH motor has stopped drbv=-0.008380 pp=0 udf=0 stat=0 nsta=0 mip=0x20('Mo') msta=0x4103
../motorRecord.cc:1186 MR1L0:HOMS:MMS:PITCH maybeRetry: not close enough rdbd=2.000000 diff=300.008380 rcnt=0 mip=0x20('Mo')
../motorRecord.cc:1215 MR1L0:HOMS:MMS:PITCH mipSetVal old='Mo' new='Ry'
../motorRecord.cc:1670 MR1L0:HOMS:MMS:PITCH mipSetBit 'Dr' old='Ry' new='Ry Dr'
../motorRecord.cc:1673 MR1L0:HOMS:MMS:PITCH callbackRequestDelayed() called

Seems to indicate we should have a non-zero base velocity specified.

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