Skip to content

JVisa-2022-03-02

Compare
Choose a tag to compare
@pfroud pfroud released this 03 Mar 05:29

New:

  • Support for macOS and probably Linux.

Fixed:

  • Allow all resources to be discovered instead of only USB resources.
  • In SimpleExample.java, print a better message if a resource couldn't be opened.

Improvements:

  • On Windows, verify the JVM bitness matches the OS bitness.
  • Make JVisaInstrument implement the AutoCloseable interface.