Coder Social home page Coder Social logo

Comments (1)

charkster avatar charkster commented on June 28, 2024

@dhunganaanish this instrument driver is only a method to save a unique Keysight 33600a configuration into a Python list. After you have entered the proper settings into the instrument (by pressing the touch screen buttons), you would run get_unique_scpi() to get a SCPI list of all the settings you have entered. This list can be saved and then written to the instrument when you want to restore that exact setting.
It takes a lot of time to correctly input all the needed settings into the Keysight 33600a... my script makes sure that you can easily get all those same settings again in the future.
My advice is to configure the frequency sweep using the touch screen and test it by looking at the output on an oscilloscope or logic analyzer. Once it looks proper, connect it to your circuit and see if you get expected result.
Good luck.

from keysight_33600a.

Related Issues (3)

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.