ds1054z | Python package for the Rigol DS1054Z Oscilloscope

 by   pklaus Python Version: 0.4.0 License: No License

kandi X-RAY | ds1054z Summary

kandi X-RAY | ds1054z Summary

ds1054z is a Python library. ds1054z has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can install using 'pip install ds1054z' or download it from GitHub, PyPI.

Python package for the Rigol DS1054Z Oscilloscope
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ds1054z has a low active ecosystem.
              It has 158 star(s) with 37 fork(s). There are 16 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 12 open issues and 3 have been closed. On average issues are closed in 3 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ds1054z is 0.4.0

            kandi-Quality Quality

              ds1054z has 0 bugs and 0 code smells.

            kandi-Security Security

              ds1054z has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ds1054z code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ds1054z does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              ds1054z releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              ds1054z saves you 391 person hours of effort in developing the same functionality from scratch.
              It has 930 lines of code, 69 functions and 6 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ds1054z and discovered the below as its top functions. This is intended to give you an instant insight into ds1054z implemented functionality, and help decide if they suit your requirements.
            • The waveform preamble
            • Ask the user for a question
            • Get the samples from the waveform
            • Get the waveform bytes
            • Queries the waveform
            • Interpret a channel name
            • The memory depth
            • Run a shell
            • Returns the memory depth of the waveform
            • Set the offset of a channel
            • Set the scale of the given channel
            • Retrieve the probe ratio
            • Return a list of devices
            • Get results from ds1000z
            • Returns the current time scale
            • Set probe ratio
            • Return the measurement for a given channel
            • Return the memory depth of the current waveform
            • Return the offset of the timebase
            • Return the current memory depth
            • Add container actions
            • Read screen capture data
            • List of available channels
            • Get the scale of a channel
            • Return the IDN of the user
            • Get offset of channel
            • Get the probe ratio of the given channel
            Get all kandi verified functions for this library.

            ds1054z Key Features

            No Key Features are available at this moment for ds1054z.

            ds1054z Examples and Code Snippets

            No Code Snippets are available at this moment for ds1054z.

            Community Discussions

            Trending Discussions on ds1054z

            QUESTION

            Cannot read answer from telnet communication
            Asked 2017-Jan-05 at 09:14

            I'm currently working on a little script that I found on GitHub, made by RoGeorge : https://github.com/RoGeorge/DS1054Z_screen_capture. This script should allows me to get a screenshot of my digital storage oscilloscope (DS1054z from RIGOL). So I've putted this script on my Raspberry Pi to have use it, but once everything was correctly setup, the script seems to receive nothing from my scope. This is surprising because : I can ping the scope and I can communicate with him by the telnet command on the terminal. So I've made a little script (that I will put just below) that permit me to see if the Telnet library for Python work or not. Result : It do not work when we went to read, but it's send without problem.

            ...

            ANSWER

            Answered 2017-Jan-05 at 09:14

            When you send a command you have to end it with a newline like this:

            Source https://stackoverflow.com/questions/41472078

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

            Vulnerabilities

            No vulnerabilities reported

            Install ds1054z

            The installation is dead simple:. ds1054z depends on python-vxi11 which should automatically get installed along with itself. For more information on the installation, please consult the installation section of the package documentation. Older versions of the oscilloscope's firmware have many issues. The VXI-11 connection could be unstable or commands might return unexpected data. Specifically, I'm recommending version 00.04.04.SP3 (alias 00.04.04.03.02) published on 2017-02-08.

            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
            Install
          • PyPI

            pip install ds1054z

          • CLONE
          • HTTPS

            https://github.com/pklaus/ds1054z.git

          • CLI

            gh repo clone pklaus/ds1054z

          • sshUrl

            git@github.com:pklaus/ds1054z.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