-
Notifications
You must be signed in to change notification settings - Fork 2
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
IBEX GUI: Add motor controller field in ToM motor details #7418
Comments
Does it actually need to be in the ToM or would displaying it on the motor + motor details OPIs be sufficient? Asking because the advanced ToM is already pretty crowded... |
sorry, motor details is what i meant, forgot about the actual advanced view which shows motor energised etc. |
IOC: ISISComputingGroup/EPICS-ioc#740 |
ps, deliberately left out the sm300 as we are removing it |
To review start a GALIL_01 and GALIL_02 in DEVSIM and a mclennan (and any others you fancy testing) and check in motor details page at bottom of status group box that the ioc name matches |
As a developer/ops person i would like a field in the table of motors advanced view which tells me what type of motor controller an axis is being driven by. this would mean we don't have to dig into macros/globals/the settings area to figure it out.
Acceptance Criteria
What is the acceptance criteria?
Extra Information
we could load in a controller id record in addition to the motor record if we want to be consistent?
does the motor record have any support for this already?
How to Test
verbose instructions for reviewer to test changes
(Add before making a PR)
The text was updated successfully, but these errors were encountered: