Giter Site home page Giter Site logo

is using keysight visa stable? about jvisa HOT 4 CLOSED

pfroud avatar pfroud commented on June 1, 2024
is using keysight visa stable?

from jvisa.

Comments (4)

pfroud avatar pfroud commented on June 1, 2024

Hi,
I don't know how well Keysight VISA works, sorry. I've only tried NI-VISA with JVisa.

If you want to try it, I think the only think you need to do is change "nivisa64.dll" to "agvisa32.dll" in JVisaResourceManager.java. It looks like that's a 32-bit DLL, and I don't know if that will work either.

All VISA implementations are supposed to work with all instruments which support VISA. So, you could use NI-VISA with your Keysight instrument. However, I don't know what happens if you have multiple VISA implementations installed at the same time.

from jvisa.

Kerdanyy avatar Kerdanyy commented on June 1, 2024

I have tried it with visa64.dll (keysight's visa dll) and it worked, I just wanted to know if it will be stable.

from jvisa.

pfroud avatar pfroud commented on June 1, 2024

I don't know. My guess is that if it works at all, it will be very stable.

from jvisa.

pfroud avatar pfroud commented on June 1, 2024

FYI I've updated JVisa to load a library called "visa32" or "visa64", without any ni or ag prefix. So you should be able to use Keysight's Visa DLL without any modification to the code.

Here's the updated file if you want to look:

https://github.com/pfroud/JVisa/blob/371b382c79d58a2c9d78761590d597b80ecbfa29/src/jvisa/JVisaResourceManager.java

from jvisa.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.