Difference between revisions of "Detector Motion Controls GUI"
From PREX Wiki
Jump to navigationJump to searchLine 2: | Line 2: | ||
https://github.com/gahljust/RHRS-LHRS-motion-control-GUI | https://github.com/gahljust/RHRS-LHRS-motion-control-GUI | ||
+ | |||
+ | == RHRS Motion Control == | ||
+ | |||
+ | ssh -Y pi@rpi1-prex | ||
+ | enter password | ||
+ | cd Production/RHRS-LHRS-motion-control-GUI/RHRSnewgui/ | ||
+ | ./RHRSnewgui -platform xcb | ||
+ | |||
[[Category:Control GUIs]] | [[Category:Control GUIs]] |
Revision as of 15:51, 5 June 2019
Back to Main Page >> Control GUIs Doc Portal
https://github.com/gahljust/RHRS-LHRS-motion-control-GUI
RHRS Motion Control
ssh -Y pi@rpi1-prex enter password cd Production/RHRS-LHRS-motion-control-GUI/RHRSnewgui/ ./RHRSnewgui -platform xcb