You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The HPS Monitoring Application is a Java Swing GUI application which provides an online data monitoring framework for the experiment.

Installation

The application is part of the HPS Java project, so the Installing HPS Java instructions should be followed to build it.

You may also find an hps-distribution jar using a Nexus repository search and download it through the web interface.

Running

The application is activated through its main method and takes only one command line argument, which is the name of a settings properties file.

java -jar hps-distribution-bin.jar org.hps.monitoring.application.Main -c settings.prop

The settings files are not typically hand edited but created by saving settings from the GUI's menu.

Saving and Loading Settings

Configuring Settings

Starting and Stopping a Session

GUI Diagram

How It Works

Data Sources

Running an ET Server

SVT Monitoring

ECal Monitoring

Alarm Handling

  • No labels