Task #17729
Milestone #17719: Booster operational test of one crate alongside existing BPM system
Task #17720: Booster BPM ACNET Interface
ACNET device BPM Average Position (Snapshot) Orbit (0x0014)
Description
Implement Booster BPM ACNET device 0x0014
History
#1 Updated by John Diamond about 2 years ago
- Status changed from Assigned to Work in progress
- % Done changed from 0 to 90
Implemented and created a test device:
- Z:BTQORB
#2 Updated by John Diamond about 2 years ago
- % Done changed from 90 to 70
Just remembered that this device also has a setting property which controls the number of turns that are averaged into the orbit sample. This remains to be done.
#3 Updated by John Diamond about 2 years ago
- % Done changed from 70 to 80
Filled in missing fields in header.
#4 Updated by John Diamond about 2 years ago
- % Done changed from 80 to 90
Implemented the setting property for controlling the number of turns to average into an orbit reading. For now this only manipulates an internal variable and needs to be attached to the state machine in the future.