ISISComputingGroup / ISISComputingGroup/IBEX
IOC INSTETC: If Motor IOC/PV is not present then motor should be classified as not moving
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a user if I turn off my motor IOC in my config I do not want my motors to show as moving. This can happen if the motors are moving when the IOC is switched off. Especially since INSTETC is not restarted.
Example:
Seen of LARMOR. The SMC100 motor controller was in the configuration but not connected, it caused "motors are moving" to turn on
### Acceptance Criteria
1. Able to perform following:
1. Add non simulated motor IOC to config wothout device connected
1. Move motor -> Motors moving should be true
1. Switch the IOC off either:
1. remove IOC from config
1. Stop IOC from IOC start/stop menu
1. Motors moving should be false
### Notes
See ticket with run control which monitors PVs being in alarm or disconnected this may help with logic for this (#4703).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.