Skip to content

22.0.0 Release

Compare
Choose a tag to compare
@Ygor-Oliveira Ygor-Oliveira released this 13 Apr 15:58
· 13 commits to master since this release
76d5865

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.