Skip to content

Create generic classes for specific instrument classes to inherit #11

Description

@JAnderson419

Currently each instrument has its own independent class. All instruments share some general methods (connect, disconnect) that could be put in a general instrument class and inherited. Additionally, abstract subclasses could be created for different instrument types (AWG, Spec An, SMU, etc) to enforce some base level of consistency between instruments of the same type.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions