ulfsri / pyAlicat

Python API for acquisition and control of Alicat mass flow meters and controllers.
https://ulfsri.github.io/pyAlicat/
MIT License
0 stars 1 forks source link

loop_control_... descriptions #91

Closed GraysonBellamy closed 6 months ago

GraysonBellamy commented 6 months ago

❓ Question

loop_control_var() and loop_control_setpoint() seem to have the same descriptions for setting. Are these functions different and what is the difference?

📎 Additional context

image

ULibrady commented 6 months ago

This was a copy-paste error. _setpoint controls the range (max and min) as well. Docstring has been corrected