numat / alicat

Python driver and command line tool for Alicat mass flow controllers.
GNU General Public License v2.0
22 stars 28 forks source link

Incorrect readings from locked devices #35

Closed alexrudd2 closed 1 year ago

alexrudd2 commented 1 year ago
❯ alicat /dev/tty.usbserial-FTCJ5EK9 --lock
{
  "control_point": null,
  "gas": "LCK",
  "mass_flow": "+000.00",
  "pressure": "+014.46",
  "setpoint": "000.00",
  "temperature": "+026.54",
  "total flow": "Air",
  "volumetric_flow": "+000.00"
}