Skip to content
Snippets Groups Projects
Commit f7a16898 authored by kpetersn's avatar kpetersn
Browse files

Added links to the start and end headings of every section

parent b8c93ff8
No related branches found
No related tags found
1 merge request!1Split Instructions.md into multiple .md files
# IOC Deployment and Troubleshooting
# [IOC Deployment and Troubleshooting](Outline.md)
## 1 Setup
......@@ -111,3 +111,4 @@ $ tree ${EPICS_DIR}
```
</details>
## [2 Deploy a new IOC](2-IOC-deployment.md)
# IOC Deployment and Troubleshooting
# [IOC Deployment and Troubleshooting](Outline.md)
## 2 Deploy a new IOC
......@@ -255,3 +255,4 @@ There will be autosave errors due to missing .sav files. Let the IOC run for at
Note: at this point the IOC is usable.
## [3 Add simulated motors to the IOC](3-Add-simulated-motors.md)
# IOC Deployment and Troubleshooting
# [IOC Deployment and Troubleshooting](Outline.md)
## 3 Add simulated motors to the IOC
......@@ -84,3 +84,5 @@ Make the following change:
Things to do:
* see dbFindRecord messages at init
* see no motor references in autosave/built_*.req
## [4 Deploy the motorVMC (Virtual Motor Controller) module](4-Deploy-motorVMC.md)
# IOC Deployment and Troubleshooting
# [IOC Deployment and Troubleshooting](Outline.md)
## 4 Deploy the motorVMC (Virtual Motor Controller) module
......@@ -215,3 +215,5 @@ total 92
-r-xr-xr-x 1 username group 47696 Feb 2 15:44 libvmc.so*
```
</details>
## [5 Add virtual motors to the IOC](5-Add-virtual-motors.md)
# IOC Deployment and Troubleshooting
# [IOC Deployment and Troubleshooting](Outline.md)
## 5 Add virtual motors to the IOC
......@@ -266,3 +266,5 @@ $ ./softioc/xxx.sh run
```
The virtual motors should be usable now.
## [6 asyn troubleshooting](6-asyn-troubleshooting.md)
# IOC Deployment and Troubleshooting
# [IOC Deployment and Troubleshooting](Outline.md)
## 6 asyn troubleshooting
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment