https://github.com/cnpem-emi/motor-sim-docker
Docker image for a set of simulated motors (EPICS Motor Module)
https://github.com/cnpem-emi/motor-sim-docker
simulation simulator
Last synced: about 16 hours ago
JSON representation
Docker image for a set of simulated motors (EPICS Motor Module)
- Host: GitHub
- URL: https://github.com/cnpem-emi/motor-sim-docker
- Owner: cnpem-emi
- Created: 2021-11-04T17:02:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T17:19:38.000Z (over 4 years ago)
- Last Synced: 2024-01-29T20:50:40.127Z (over 2 years ago)
- Topics: simulation, simulator
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Motor Simulator Container
A Docker image containing the basics to run a motor simulation
## Utilization
1. Edit `motor.substitutions` as needed in order to change limits, names, etc
2. Build the image
3. Run
## Notes
If required, a volume could be created which mirrors the local `motor.substitutions` file to `${MOTOR}/modules/motorMotorSim/iocs/motorSimIOC/iocBoot/iocMotorSim/motor.substitutions`.