Skip to content

v6.0.1

Latest
Compare
Choose a tag to compare
@jimkring jimkring released this 01 Apr 05:32
  • [6.0.1] Hotfix to remove "__ogtk" suffix from lvlib name

6.0

  • Requires LabVIEW 2020 or greater
  • Moved library VIs into Library (openg_array.lvlib) #5
  • Upgraded source code to LV2020 format #1
  • Marked all as Separate Compiled Code #2
  • Slice 1D array now calls LabVIEW's built in Trim Whitespace instead of OpenG String library (to reduce external dependencies)

Kudos to contributors@Bas-vE and @jimkring for their work on this release.

Important: Callers of this package will relink automatically to the new Library (openg_variant.lvlib) that contains this package. However, if you subsequently downgrade this package to version 5.x or older, your callers will need to be manually relinked to the older version (without the Library namespace).