Difference between revisions of "NPS Controls"
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
== Phoebus HV controls == | == Phoebus HV controls == | ||
− | - | + | - [https://wiki.jlab.org/cuawiki/images/2/25/Hv_screen_manual.pdf Phoebus HV Controls manual] |
% cdsg/phoebus-4.6.10-SNAPSHOT/phoebus.sh | % cdsg/phoebus-4.6.10-SNAPSHOT/phoebus.sh | ||
Revision as of 12:21, 14 November 2022
NPS Logbooks
- Please use the NPS logbook
- Post to the logbook from the hccoda account using
npslog
Running DAQ
Running CODA
Login to cdaql3 as user hccoda
ssh -X hccoda@cdaql3
Execute the startCoda script
startCoda
Xterms should display for all of the CODA components configured in the CODA_COMPONENT_TABLE.
To restart the CODA components (without closing the windows), execute the restartStuff script
restartStuff
To kill all CODA components and windows, execute the kcoda script
kcoda
CODA - EEL Configuration
Running 'DiagGUI' online display
Login to cdaql3 as user hccoda
ssh -X hccoda@cdaql3
Execute the startDiagGUI.sh script
startDiagGUI.sh
Analyzing Files
- See NPS Software
High Voltage
% go_hv
Run the above command as hccuser@cdaql3. It currently runs the CAEN GECOS HV gui, but that link will be redirected to the production Phoebus screens when ready.
Phoebus HV controls
% cdsg/phoebus-4.6.10-SNAPSHOT/phoebus.sh
Low Voltage
WIENER MPOD Low Voltage System
- MPOD System Manual
- MPV8008 LV board in above manual
% go_lv
Run the above command as hccuser@cdaql3. It currently runs the ISEG generic GUI, but that link will be redirected to the production Phoebus screens when ready.
Phoebus LV controls
- Add some instructions here when ready