Skip to content

Commit be410e9

Browse files
committed
more seci
1 parent 7bb22f3 commit be410e9

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

doc/introduction/Starting-and-Stopping-IBEX.rst

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -52,37 +52,3 @@ Stopping IBEX Server
5252
If you want to stop running the server, it is probably best to make sure you have stopped your client.
5353

5454
Similar to the ``start_ibex_server.bat`` there is a ``stop_ibex_server.bat`` which you can usually access in the same ways. There will either be a shortcut in your start menu, which points to a file in the EPICS directory.
55-
56-
57-
Starting and Stopping IBEX Server After/Before Running SECI
58-
-----------------------------------------------------------
59-
60-
There is a special case when you want to swap from IBEX to SECI when SECI is using IBEX as a *mini-inst* (this means IBEX is running an underlying ioc like the JASCO pump or a special DAE process). In this case there are multiple files that need to be changed to run in the two modes. To facilitate swapping there are scripts to allow you to do this easily.
61-
62-
Starting IBEX Server after running SECI
63-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64-
65-
To start IBEX Server after running SECI, proceed as follows:
66-
67-
#. Use Windows Remote Desktop Connection to log in to your instrument control PC
68-
#. Open a command window
69-
#. At the command prompt type the following::
70-
71-
cd c:\Instrument\Apps\EPICS
72-
start_ibex_server_close_seci.bat
73-
74-
#. Allow the script a few minutes to complete.
75-
76-
Stopping IBEX Server before running SECI
77-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78-
79-
To stop IBEX Server and then start SECI, proceed as follows:
80-
81-
#. Use Windows Remote Desktop Connection to log in to your instrument control PC
82-
#. Open a command window
83-
#. At the command prompt type the following::
84-
85-
cd c:\Instrument\Apps\EPICS
86-
stop_ibex_server_start_seci
87-
88-
#. Allow the script a few minutes to complete.

0 commit comments

Comments
 (0)