GithubHelp home page GithubHelp logo

Comments (5)

cerik avatar cerik commented on June 9, 2024

Hello. Christian
This library can work correctlly.I have test it in visual stuido and keil.
I'm not the author of it. It is developed by Jan Breuer.
You can check this in the web site: https://github.com/j123b567

Kindlly,
Cerik

On Sat, Jun 22, 2013 at 6:28 AM, ChristianBaumgarten <
[email protected]> wrote:

Thank you for sharing a great SCPI library.
Is it correctly understood that the library does not support source lists?
Do you have any plans about adding support for it?
Best Regards
Christian


Reply to this email directly or view it on GitHubhttps://github.com//issues/3
.

地址:上海市浅浦东新区,张江高科


Cerik, Cui
Zhang Jiang Hi-Tech Park,Pudong New Area
Shanghai 201203, China
Tel# +86 1511043782

-------------------------------------------------*-----------------

------------------------------------------------------------------

from scpi-parser.

ChristianBaumgarten avatar ChristianBaumgarten commented on June 9, 2024

Hello Cerik,
Thank you for your response. I agree that the library works just fine. My question is if there are any plans to support "Channel Lists" (SCPI-99 spec, paragraf 8.3.2) is the future as I don't believe the library supports it by now. The workaround I use for now is to use parameters.
Best Regards
Christian

from scpi-parser.

j123b567 avatar j123b567 commented on June 9, 2024

It is not supported now but I'm working on the new version of parser which tells you that the parameter is "EXPRESSION PROGRAM DATA". After that, you can use your handling of the expression e.g. handler for Channel List.

Support for single module, one dimensional channel list can be supported in the near future. More dimensions, multiple modules and other features are hard to implement for me.

from scpi-parser.

koeart avatar koeart commented on June 9, 2024

Hey,

I wanted to ask if this issue is still open or if the code was already enhanced?

@j123b567 Thanks for the amazing work so far!

from scpi-parser.

j123b567 avatar j123b567 commented on June 9, 2024

This is still missing feature. I have some plans how to do it, but not much time.

It is easy to implement it using SCPI_Parameter(), check type of the parameter - should be SCPI_TOKEN_PROGRAM_EXPRESSION and parse the string (@....) - range by range.

If you would like to share some code, I can incorporate it in the library.

from scpi-parser.

Related Issues (20)

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.