Giter VIP home page Giter VIP logo

pyvisa-proxy's People

Contributors

casabre avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pyvisa-proxy's Issues

Extend proxy server parameter by a rpc-port

At the moment, the rpc port will be selected randomly by ZMQ.

Give the user an additional parameter to set synchronization and rpc ports separately.

With this, open firewall ports can be selected easily and protocols like VXI11 can be tunneled.

Opening VISA resource with `kwargs` throws error

Setting any kwarg is throwing an error in VISA creation phase

C:\Python\3.9\lib\site-packages\pyvisa_proxy\ProxyServer.py:139: in _call_pyvisa
    ???
C:\Python\3.9\lib\site-packages\pyvisa_proxy\ProxyServer.py:165: in _execute_job
    ???
C:\Python\3.9\lib\site-packages\pyvisa_proxy\ProxyServer.py:188: in _open_resource_wrapper
    ???
C:\Python\3.9\lib\site-packages\pyvisa_proxy\ProxyServer.py:263: in _create_visa_handle
    ???
C:\Python\3.9\lib\concurrent\futures\thread.py:52: in run
    ???
E   AttributeError: 'list' object has no attribute 'timeout'

Add support for opening bare resources

Currently, bare VISA resources cannot be opened and a not implemented exception will be thrown.

As of version 0.2.0, bare VISA resources should be supported too.

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.