JVisa version 0.1 is alpha.
It replaced JTestVisa with JVisaNGTest.
It replaced System.err.println with java.util.logging (log.SEVERE).
It replaced JVisaReturn with JVisaReturnString and JVisaReturnNumber.
It replaced the old JNA wrapper that uses Bridj with one that does not.
It added a 64-bit wrapper that was tested with tkVISA64.dll from Tektronix.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The next version will:
JVisa version 0.1 is alpha.
It replaced JTestVisa with JVisaNGTest.
It replaced System.err.println with java.util.logging (log.SEVERE).
It replaced JVisaReturn with JVisaReturnString and JVisaReturnNumber.
It replaced the old JNA wrapper that uses Bridj with one that does not.
It added a 64-bit wrapper that was tested with tkVISA64.dll from Tektronix.