-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update p38 to use device_factory #921
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #921 +/- ##
==========================================
+ Coverage 96.04% 96.05% +0.01%
==========================================
Files 136 136
Lines 5639 5656 +17
==========================================
+ Hits 5416 5433 +17
Misses 223 223 ☔ View full report in Codecov by Sentry. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
better than main even if does not connect
Reveals #925 when trying to connect- connects to all non-sim devices high_pressure_xray_cell: NotConnected:
all_valves_control: NotConnected:
fast_valve_control: NotConnected:
5: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V5:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
6: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V6:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
valve_control: NotConnected:
1: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V1:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
3: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V3:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
pressure_transducers: NotConnected:
3: NotConnected:
slow_beckhoff_voltage_readout: NotConnected: ca://BL38P-EA-ADC-03:CH1
ppump: NotConnected:
direction: TypeError: Differing datatypes: BL38P-EA-PUMP-01:INFO:DIR has 0, BL38P-EA-PUMP-01:SET:DIR has 3
state: TypeError: Differing choices: BL38P-EA-PUMP-01:INFO:RUN has ('STOPped', 'STARTed'), BL38P-EA-PUMP-01:SET:RUN has ('STOP', 'START') @stan-dot @barnettwilliam can I leave this with you to resolve the ppump and hpxc? d3, d12, i0 I am investigating, as they also do not connect e: i0, it are both disconnected from the synoptic screen on p38: I can only assume the IOC has not been started up since power loss. |
|
fixing this now high_pressure_xray_cell: NotConnected:
all_valves_control: NotConnected:
fast_valve_control: NotConnected:
5: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V5:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
6: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V6:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
valve_control: NotConnected:
1: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V1:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
3: NotConnected:
open: TypeError: BL38P-EA-HPXC-01:V3:OPENSEQ with inferred datatype int cannot be coerced to ValveOpenSeqRequest
pressure_transducers: NotConnected:
3: NotConnected:
slow_beckhoff_voltage_readout: NotConnected: ca://BL38P-EA-ADC-03:CH1 |
slits return not connected at the moment, even though they should be mocked |
I presume that the mock logic is not working for the slits |
Updates p38 beamline definition to use device_factory
Instructions to reviewer on how to test:
Checks for reviewer
dodal connect ${BEAMLINE}