Skip to content

Commit

Permalink
completed create an ioc instance
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Oct 27, 2023
1 parent 0002934 commit 56a0c7e
Show file tree
Hide file tree
Showing 4 changed files with 330 additions and 28 deletions.
12 changes: 12 additions & 0 deletions docs/user/how-to/phoebus.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Viewing Operator Interfaces with Phoebus
========================================

Phoebus is a Java application that can be used to view operator interfaces.

epics-containers will support auto generation of engineering screens for
Phoebus using `PVI <https://github.com/epics-containers/pvi>`_.
This is the initial target for epics-containers GUIs, other OPI
formats may be supported in the future.

OPI file generation is work in progress and this page will be updated when
it is ready (est Nov 2023).
Binary file modified docs/user/images/c2dv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/user/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ side-bar.
:caption: How-to Guides
:maxdepth: 1

how-to/phoebus
how-to/debug
how-to/contributing
how-to/own_tools
Expand Down
Loading

0 comments on commit 56a0c7e

Please sign in to comment.