Giter VIP home page Giter VIP logo

hp3488-ivi's Introduction

hp3488-ivi

HP3488 Switch/Control Unit driver for Python-IVI

A simple but functional driver for interacting with the HP 3488A and 3499A Switch/Control Unit

The HP 3488A is a modern styled (pre Agilent) rack for various switch modules often used for routing signals between devices for product development or test.

This driver is composed of a driver for each plugin and the 3488A rack itself. The following plugins are functional:

  • 44470A Ten Channel Differential Mux
  • 44472A Dual Four Channel VHF Mux
  • 44473A 4 X 4 Matrix Switch

No work has been done on the 3488A driver itself which would conceivably implement some sort of smart routing between plugins. Very much a work in progress.

Requirements

  • developed and tested with Python3.8

Dependencies

Installation

The typical (and perhaps easiest) way to install found ivi drivers is to comingle them In-Tree with IVI's supplied drivers

In Tree

  • copy the drivers to the python-ivi/ivi/agilent folder.
  • edit the agilent/init.py file to allow python to find your new drivers.
  • rebuild and reinstall python-ivi.
  • fiddle with the example code.

If you prefer to keep them more separate, this method works well:

In Tree but separate

Notes

  • developed for an HP3488A with an E2050A GPIB/ethernet bridge
  • if any of the agilent3488 driver files are modified, python-ivi will need to be rebuilt and reinstalled
  • routing is incredibly simplistic
  • with my older instruments, i had to define instr.term_char = '\n'. I found this caused a conversion error during pack_int() of the python-vxi11 library. If you have the same problem, notes on how i worked around it are here

This has been a fun trip and I appreciate the work the Python-IVI developers have invested.

hp3488-ivi's People

Contributors

coburnw avatar

Watchers

 avatar  avatar

Forkers

raymondh2

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.