GithubHelp home page GithubHelp logo

set source voltage output about rtestbench HOT 2 OPEN

arkh42 avatar arkh42 commented on September 26, 2024
set source voltage output

from rtestbench.

Comments (2)

Arkh42 avatar Arkh42 commented on September 26, 2024

Hi. Sorry for the delay, I am on holiday.

You can find the constants to set up the source voltage output in https://github.com/Arkh42/rtestbench/blob/master/rtestbench/tools/keysight/electrometer/b298x.py.
Some of the function you are looking for are already part of the rtestbench package. Have a look at:

  • enable_output_source() and disable_output_source(),
  • set_output_source_off_condition(),
  • set_output_source_low_state().

When I developed the package, I didn't need the output source voltage. So apart from the configuration functions, I did not develop the control functions.
What you can do is one of the following solution:

  1. fork, create the functions, then make a pull request;
  2. directly use the generic send(), query() and query_data() funtions from the Tool class in your script and pass the SCPI commands that you can find in the programming manual provided by Keysight.

from rtestbench.

bski77 avatar bski77 commented on September 26, 2024

Thanks for the reply. I believe I will create the new functions to fit my needs & then make a pull request.
I've been busy working with a digitizer card & creating a routine for averaging 300 samples to establish effective mobility.
I will return to this project in the next week.

Thanks & Best Regards
BK

from rtestbench.

Related Issues (7)

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.