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

Added 3.6.4 Stop the IOC

parent c8326c16
No related branches found
No related tags found
No related merge requests found
...@@ -324,6 +324,19 @@ $ ./softioc/xxx.sh run ...@@ -324,6 +324,19 @@ $ ./softioc/xxx.sh run
Things to do: Things to do:
* see dbFindRecord messages at init * see dbFindRecord messages at init
### 3.6.4 Stop the IOC
Exit the IOC from the IOC shell:
```
kmp> exit
```
Note: typing `ctrl+c` will also stop the IOC.
Things to do:
* see no motor references in autosave/built_*.req * see no motor references in autosave/built_*.req
## [4 Deploy the motorVMC (Virtual Motor Controller) module](4-Deploy-motorVMC.md) ## [4 Deploy the motorVMC (Virtual Motor Controller) module](4-Deploy-motorVMC.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