ConfigurationΒΆ

These are the steps needed to get the pvWebMonitor service running on your workstation.

  1. install the pvWebMonitor package into your Python environment
  2. setup the project configuration directory
  3. identify the web server directory to be used
  4. edit config.xml
  5. identify the list of EPICS PVs
  6. edit pvlist.xml
  7. customize the livedata display file: edit livedata.xsl
  8. run the config.xml file
  9. watch the log_data.txt file in the project directory

These steps are described in the following sections: