-
Notifications
You must be signed in to change notification settings - Fork 0
Ticket2173: Added HRPD sample changer OPI #480
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
Conversation
|
| <value> | ||
| <type>ROT_SAMPLE_CHANGER</type> | ||
| <path>rot_sample_changer.opi</path> | ||
| <description>The OPI for the rotating sample changer on HRPD/GEM/POLARIS. No properties required.</description> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Value tag is not closed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is now :)
|
The gui can't currently parse the opi info XML because of an unclosed tag so no target component types are listed. Might have been an issue with merging with master. |
|
|
The move finished LED straight from the VI so there is a continuity argument for keeping it. I also think that its intuitive as the light is lit when you are able to put in a new move, im not fussed either way though. I will add a better icon for the synoptic, the other issues should now be fixed. |
Description of work
See ISISComputingGroup/EPICS-ioc#133
Code Review
check_opi_format.pyto help with this.Functional Tests
Final Steps