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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Support for the new Flow Unit ranges M+ and L+.
Support for the F-OEM instruments.
New function fgt_get_sensorAirBubbleFlag to read a flag that
indicates whether the sensor detects air in the line. Only supported by
M+ and L+ sensors.
New function fgt_set_digitalOutput to set the F-OEM outputs.
New function fgt_get_inletPressure to read the supply pressure of
a pressure controller if available.
Changed
M-Switch set position timeout increased to 10 seconds to account for
hardware delays.
fgt_set_valvePosition returns a Processing error if the function
times out without reaching the requested position.
Fixed
Switch EZ no longer ignores commands that are sent in quick
succession.
Reloading instruments now works properly when previously initialized
instrument are missing.
Custom regulation accounts for pressure limit changes while running.