You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pressure jump cell fails to connect because OPENSEQ PVs return int.
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')
Acceptance Criteria
The pressure jump cell in P38 connects
The text was updated successfully, but these errors were encountered:
The pressure jump cell fails to connect because OPENSEQ PVs return int.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: