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

request() function max parameters #83

Closed GraysonBellamy closed 6 months ago

GraysonBellamy commented 6 months ago

❓ Question

Is there a max number of parameters that the request() function can take that we should create an exception for if the user supplies more than?

📎 Additional context

image

GraysonBellamy commented 6 months ago

Maximum stats in one call is 13. Currently prints when error occurs and discards excess statistics. Verified functional.