Skip to content

21.0.0 Release

Compare
Choose a tag to compare
@mtrellet mtrellet released this 07 May 10:26
· 24 commits to master since this release
26df7ed

Added

  • Support for the ESS Switchboard and compatible switches
  • Support for LineUP Switch EZ and compatible switches
  • Support for the LineUP P-Switch
  • Example on how to use valve functions
  • Valve control functions
  • Support for Linux and macOS on the x64 architecture for C++, C#, and Python
  • .lib files for compile-time linking on Windows

Changed

  • fgt_detect no longer initializes instruments
  • SDK functions other than fgt_detect try to initialize instruments if
    none are initialized
  • C++ middleware converted to a CMake project to support multiple platforms
  • C# middleware package migrated to .NET Core 3.1

Fixed

  • Flow Unit L dual calibration range

Removed

  • .NET Framework is no longer supported by the C# middleware
  • Individual instrument library dependencies are no longer needed