Difference between revisions of "Detector Motion Controls GUI"

From PREX Wiki
Jump to navigationJump to search
(Created page with "https://github.com/gahljust/RHRS-LHRS-motion-control-GUI")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Back to [[Main_Page|Main Page]] >> [[Control GUIs Doc Portal]]
 +
 
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]]

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