-
Notifications
You must be signed in to change notification settings - Fork 0
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
Ticket1826 keithley 2400 #422
Conversation
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.
OPI looks good - just one tooltip that erroneously refers to the Eurotherm (see comment in code).
Also ensure release notes are added.
</widget> | ||
<widget typeId="org.csstudio.opibuilder.widgets.tab" version="1.0"> | ||
<active_tab>0</active_tab> | ||
<tooltip>Disabled tabs are because Eurotherm is not active in IOC.</tooltip> |
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.
This should read Disabled tabs are because the Keithley 2400 is not active in IOC.
rather than Disabled tabs are because Eurotherm is not active in IOC.
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.
Agreed. Clumsy copy and paste error.
Description of work
Add OPI support for the Keithley 2400 source meter
To test
ISISComputingGroup/IBEX#1826
Acceptance criteria
Code Review
check_opi_format.py
to help with this.Functional Tests
Final Steps