Skip to content
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

feat: PneumaticPressureLoader selectable blowout source #57

Open
pbeaucage opened this issue Mar 19, 2024 · 1 comment
Open

feat: PneumaticPressureLoader selectable blowout source #57

pbeaucage opened this issue Mar 19, 2024 · 1 comment
Assignees

Comments

@pbeaucage
Copy link
Collaborator

PneumaticPressureLoader should offer the option to use either a solenoid valve or a pressure controller as a source for blowout commands, as an option. The pressure controllers can typically deliver (much) higher blowout pressures than the dispensing system, which is usually limited at 15 psig (1 atm) for safety of glass bottles used to dispense.

@pbeaucage pbeaucage self-assigned this Mar 19, 2024
@pbeaucage
Copy link
Collaborator Author

This was sigh already implemented.

If a load step name is ctrlblow, then the loader will command the pressure controller to self.config['blowout_pressure'] and back to zero at step end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant