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.

dmm.DeviceInfo should not be readonly #70

@phsdv

Description

@phsdv

DeviceInfo() in ivi.dmm.py has only getters and no setters. However, for example the agilent/keysight 34465a can set the advanced.aperture_time and advanced.aperture_time_unit.
Therefore either the advanced.aperture_time functions should be moved to a different class, or the device info should be extended with the setters and the text

"A set of read-only attributes for DMMs "

should be adjusted as it will not longer be read-only.

edit1: I am working on some code to fix this. It works but it needs some work to put every thing in the right place.

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