Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
instructions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Practical_Beamline_Controls_Training
Session_2
instructions
Commits
c64c85ea
Commit
c64c85ea
authored
2 years ago
by
kpetersn
Browse files
Options
Downloads
Patches
Plain Diff
Added a step to move motors
parent
f2b1e9f8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
3-Add-simulated-motors.md
+8
-4
8 additions, 4 deletions
3-Add-simulated-motors.md
with
8 additions
and
4 deletions
3-Add-simulated-motors.md
+
8
−
4
View file @
c64c85ea
...
...
@@ -241,11 +241,15 @@ This launches **motorx_all.ui**:

### 3.5 Remove simulated motors
### 3.5 Move motors
Move motors using the caQtDM screens.
### 3.6 Remove simulated motors
Simulated motors behave like real motors, but they don't
**misbehave**
like real motors, so we'll remove them for now.
#### 3.
5
.1 Stop the IOC
#### 3.
6
.1 Stop the IOC
```
$ ./softioc/xxx.sh stop
...
...
@@ -258,7 +262,7 @@ Stopping xxx (pid=1914250)
```
</details>
#### 3.
5
.2 Edit iocsh/motor.iocsh
#### 3.
6
.2 Edit iocsh/motor.iocsh
```
$ gedit iocsh/motor.iocsh &
...
...
@@ -292,7 +296,7 @@ index 273bea4..ce924c3 100644
```
</details>
#### 3.
5
.3 Run the IOC
#### 3.
6
.3 Run the IOC
We run the IOC at this point to confirm the simulated motors have been removed.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment