Skip to content

Idea: SCPI refactor #237

Description

@cyr123

Background:

I have about 20 programmable instruments on my bench, only about half are SCPI-compliant but most of the rest support IEEE 488.2 "star" commands.

I suggest moving the commands defined by 488.2 from SCPIInstrument into a new class (IEEE4882Instrument?) which will be the new base class for SCPIInstrument. I'd also like to move everything else that isn't actually defined as required in the SCPI standard somewhere else.

I'll probably do this for my own use in any case, but I'd prefer if it could be upstreamed, so comments?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions