You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/specific_iocs/other/nGEM-detector.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ For a clean setup on laptop (skip relevant steps if previously configured)
9
9
* run `config_env.bat` in `c:\instrument\apps\epics` to create the `c:\instrument\settings` tree
10
10
* now close this cmd window and create a file `c:\instrument\settings\config\NDLTxxx\configurations\mypvprefixnc.txt` that contains the correct PV prefix but without a trailing : e.g. `IN:INES` (the `nc` suffix in `mypvprefixnc.txt` means "no colon")
11
11
* now re-run `config_env.bat` from a cmd window and check `%MYPVPREFIX%` etc is as expected
12
-
* Create `c:\instrument\settings\config\NDLTxxx\configurations\globals.txt` to define `ACF_IH1` so the NX computer can start/stop nGEM via PVs e.g. `ACF_IH1=NDXINES`
12
+
* Create `c:\instrument\settings\config\NDLTxxx\configurations\globals.txt` to define `ACF_IH1` so the NDX computer can start/stop nGEM via PVs e.g. `ACF_IH1=NDXINES`
13
13
* Create shortcuts on desktop pointing at `c:\instrument\apps\epics\gateway\start_gateways.bat` and the `runIOC.bat` for the NGEM ioc directory
14
14
* put notes on running both shortcuts on reboot into a README/NOTES file on desktop
0 commit comments