source: cssboy_deployment/docs/source/index.rst @ 1062

Last change on this file since 1062 was 1062, checked in by jemian, 13 years ago

ready

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision URL
File size: 1.8 KB
Line 
1.. $Id: index.rst 1062 2012-08-06 21:14:17Z jemian $
2
3Deploying CSS-BOY at APS Beam Lines
4===================================
5
6.. rubric:: Purpose
7
8:index:`CSS` [#css]_ (Control System Studio) was designed at DESY, Hamburg, Germany. 
9CSS is software that provides a rich environment for :index:`EPICS` [#epics]_ controls.
10
11.. index:: EPICS; OPI
12
13The Spallation Neutron Source at Oak Ridge National Laboratory
14maintains and distributes a tool derived from CSS,
15:index:`CSS-BOY` [#css_boy]_ (Best Opi Yet --
16where OPI is an EPICS term for Operator - Programmer Interface).
17CSS-BOY  is graphical-user interface software for EPICS.  Separate executables are
18provided for Windows, MacOS, and Linux operating systems.
19It is intended to use CSS-BOY to replace :index:`MEDM` [#medm]_ at APS beam lines.
20
21APS beam lines will deploy CSS-BOY expecting to
22use standard screens from the APS, as well as
23locally-produced screens.  Each beam line will need to
24install identical customizations at several beam line
25workstations.   The APS will need occasionally to update
26the suite of standard screens.
27
28This document describes the steps to install and configure
29CSS-BOY for use at APS beam lines.
30
31
32Contents:
33
34.. toctree::
35   :maxdepth: 1
36   
37   layout
38   install
39   configure
40   glossary
41
42
43..
44        Indices and tables
45        ==================
46       
47        * :ref:`genindex`
48        * :ref:`search`
49
50
51.. note:: This documentation comes from a SVN repo:
52
53        ::
54
55                svn co https://subversion.xray.aps.anl.gov/bcdaext/cssboy_deployment cssboy_deployment
56
57
58-----------------------
59       
60.. rubric:: Footnotes
61
62.. [#css]       Control System Studio: http://css.desy.de
63.. [#css_boy] CSS-Best Opi Yet: http://ics-web.sns.ornl.gov/css/products.html
64.. [#epics]     Experimental Physics and Industrial Control System: http://www.aps.anl.gov/epics
65.. [#medm] Motif-based Editing and Display Manager: http://www.aps.anl.gov/epics/extensions/medm/index.php
Note: See TracBrowser for help on using the repository browser.