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

Moved the outline to README.md

parent f7a16898
No related branches found
No related tags found
1 merge request!1Split Instructions.md into multiple .md files
# [IOC Deployment and Troubleshooting](Outline.md)
# [IOC Deployment and Troubleshooting](README.md)
## 1 Setup
......
# [IOC Deployment and Troubleshooting](Outline.md)
# [IOC Deployment and Troubleshooting](README.md)
## 2 Deploy a new IOC
......
# [IOC Deployment and Troubleshooting](Outline.md)
# [IOC Deployment and Troubleshooting](README.md)
## 3 Add simulated motors to the IOC
......
# [IOC Deployment and Troubleshooting](Outline.md)
# [IOC Deployment and Troubleshooting](README.md)
## 4 Deploy the motorVMC (Virtual Motor Controller) module
......
# [IOC Deployment and Troubleshooting](Outline.md)
# [IOC Deployment and Troubleshooting](README.md)
## 5 Add virtual motors to the IOC
......
# [IOC Deployment and Troubleshooting](Outline.md)
# [IOC Deployment and Troubleshooting](README.md)
## 6 asyn troubleshooting
......@@ -23,3 +23,5 @@ Do the following:
#### 6.3.3 Run server-new-fw.py
#### 6.3.4 Start the IOC
## [The End](README.md)
......@@ -2,6 +2,16 @@
This repo contains instructions for Session 2 of the Practical Beamline Controls Training.
The instructions assume the user is logged into an APS Linux computer.
## Assumptions
[Instructions](Instructions.md)
* The instructions assume the user is logged into an APS-maintained Linux computer.
* The APS-maintianed linux computer has access to /APSshare
## Outline
1. [Setup](1-Setup.md)
2. [Deploy a new IOC](2-IOC-deployment.md)
3. [Add simulated motors to the IOC](3-Add-simulated-motors.md)
4. [Deploy the motorVMC (Virtual Motor Controller) module](4-Deploy-motorVMC.md)
5. [Add virtual motors to the IOC](5-Add-virtual-motors.md)
6. [asyn troubleshooting](6-asyn-troubleshooting.md)
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