Skip to content

Create generic classes for specific instrument classes to inherit #11

@JAnderson419

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.

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