Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to the pv_readout directory in your personal subdirectory and open pv_readout.ui in designer and pv_readout.py in PyCharm
  2. Make the widget resizable and make it so that the elements are aligned nicely horizontally
  3. Rename the widgets to have helpful names
  4. Edit the python file so that it uses pv_readout.ui
  5. Connect the returnPressed signal from the line edit to a custom slot that updates the pydm label's channel to the line edit's text 
  6. Git add, git commit, and git push your changes to your fork

Merging into production

Once all your work is complete and pushed to your fork, navigate to your fork's page on GitHub and open a pull request. Please request the slaclab/srf_tutorial team as a reviewer and await feedback.

Content by Label
showLabelsfalse
max5
spacesSRF
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "pydm" and type = "page" and space = "SRF"
labelskb-how-to-article

...