pyoscope | Generic Oscilloscope Control Class for Python

 by   hadmack Python Version: Current License: MIT

kandi X-RAY | pyoscope Summary

kandi X-RAY | pyoscope Summary

pyoscope is a Python library typically used in Manufacturing, Utilities, Automotive applications. pyoscope has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However pyoscope build file is not available. You can download it from GitHub.

PyOscope is a library for interacting with oscilloscopes and other test equipment. PyOscope was developed by Michael Hadmack (c) 2011 This code is distributed under the MIT License. See LICENSE for a copy of this license. This is a fork of PyUSBtmc by Matt Mets (c) 2010. PyOscope extends the functionality of PyUSBtmc with an abstract Scope class with a generic interface. The PyUSBtmc project is in no way affiliated with Rigol Technologies Inc. Presently PyOscope is able to interact with USBtmc compliant instruments using the linux kernel's usbtmc character device driver. The first USBtmc device is automatically mapped by the linux kernel to /dev/usbtmc0 which may be interacted with in the usual unix way. For example: echo "*IDN?" > /dev/usbtmc0; cat /dev/usbtmc0 will send the standard IEEE command for the device to identify itself. See below for how to set the device permissions properly in Linux. This library also contains a driver to interact with National Instruments ENET/GPIB modules over ethernet. The Rigol and Waverunner classes show examples of how to use this library with various types of instruments.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pyoscope has a low active ecosystem.
              It has 20 star(s) with 7 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              pyoscope has no issues reported. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of pyoscope is current.

            kandi-Quality Quality

              pyoscope has no bugs reported.

            kandi-Security Security

              pyoscope has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              pyoscope is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              pyoscope releases are not available. You will need to build from source code and install.
              pyoscope has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed pyoscope and discovered the below as its top functions. This is intended to give you an instant insight into pyoscope implemented functionality, and help decide if they suit your requirements.
            • Make a path to the data file
            • Make a file name
            • Resolve idle events
            • Sets the size of the canvas
            Get all kandi verified functions for this library.

            pyoscope Key Features

            No Key Features are available at this moment for pyoscope.

            pyoscope Examples and Code Snippets

            No Code Snippets are available at this moment for pyoscope.

            Community Discussions

            No Community Discussions are available at this moment for pyoscope.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pyoscope

            echo 'ACTION=="add", BUS=="usb", SYSFS{idVendor}=="1ab1", SYSFS{idProduct}=="0588", GROUP:="adm"' > tmpfile sudo chown root:root tmpfile sudo mv tmpfile /etc/udev/rules.d/10-rigol.rules sudo udevadm control --reload-rules.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/hadmack/pyoscope.git

          • CLI

            gh repo clone hadmack/pyoscope

          • sshUrl

            git@github.com:hadmack/pyoscope.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link