dodal.devices.pressure_jump_cell.PressureJumpCellController# class dodal.devices.pressure_jump_cell.PressureJumpCellController[source]# Top-level control for a fixed pressure or pressure jumps. Parameters: prefix (str) name (str, default: '') Methods set(value) Sets the desired pressure waiting for the device to complete the operation. stop([success]) Attributes set(value: int)[source]# Sets the desired pressure waiting for the device to complete the operation. Parameters: value (int)