Difference between revisions of "Detector Motion Controls GUI"
From PREX Wiki
Jump to navigationJump to search(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
https://github.com/gahljust/RHRS-LHRS-motion-control-GUI | https://github.com/gahljust/RHRS-LHRS-motion-control-GUI | ||
+ | |||
+ | == Motion Control == | ||
+ | |||
+ | We have set up a raspberry pi in the counting house to VLC into the HRS huts for looking at detector motion control and camera screens: pi@rpi19 = 129.57.164.69 - owned by Bob, standard pw | ||
+ | |||
+ | ssh -Y pi@rpi1-prex | ||
+ | enter password | ||
+ | cd Production/RHRS-LHRS-motion-control-GUI/RHRSnewgui/ | ||
+ | ./RHRSnewgui -platform xcb | ||
+ | |||
+ | See [[Main Detectors]] for full expert documentation | ||
[[Category:Control GUIs]] | [[Category:Control GUIs]] |
Latest revision as of 14:07, 11 June 2019
Back to Main Page >> Control GUIs Doc Portal
https://github.com/gahljust/RHRS-LHRS-motion-control-GUI
Motion Control
We have set up a raspberry pi in the counting house to VLC into the HRS huts for looking at detector motion control and camera screens: pi@rpi19 = 129.57.164.69 - owned by Bob, standard pw
ssh -Y pi@rpi1-prex enter password cd Production/RHRS-LHRS-motion-control-GUI/RHRSnewgui/ ./RHRSnewgui -platform xcb
See Main Detectors for full expert documentation