Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Agilent MSOX3024A driver broken #8

@matthewrankin

Description

@matthewrankin

When using the Agilent MSOX3024A driver as follows:

>>> import ivi
>>> mso = ivi.agilent.agilentMSOX3024A("USB0::2391::5973::MY********::INSTR")

I received the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/matthew/.virtualenvs/agilentsandbox/lib/python2.7/site-packages/ivi/agilent/agilentMSOX3024A.py", line 35, in __init__
    super(agilentMSOX34A, self).__init__(*args, **kwargs)
NameError: global name 'agilentMSOX34A' is not defined

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