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
Hi! I'm just starting to work with Alicat flow controller.
And I want to use batch mode for my application. Unfortunately I haven't found solution in this driver.
Is it possible to use batch mode via python?
Thanx in advanse!
The text was updated successfully, but these errors were encountered:
Batch mode is currently not supported by this driver. I would be welcoming of a pull request to add that functionality, but I do not have any capable hardware to test.
It looks like there is partial support for batch mode in the other driver written by @JosephHickey1. Apparently it will not work on devices with GP firmware.
If you'd like to implement it yourself, I suggest reading the Alicat Serial Primer. Batch mode is described on pages 14 and 24
.
Hi! I'm just starting to work with Alicat flow controller.
And I want to use batch mode for my application. Unfortunately I haven't found solution in this driver.
Is it possible to use batch mode via python?
Thanx in advanse!
The text was updated successfully, but these errors were encountered: