Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect method in tenma CLI #104

Open
4 tasks
pieterjbotma opened this issue Oct 1, 2024 · 1 comment
Open
4 tasks

Incorrect method in tenma CLI #104

pieterjbotma opened this issue Oct 1, 2024 · 1 comment

Comments

@pieterjbotma
Copy link
Collaborator

Description

The following line in the Tenma 72 PSU CLI tool throws an error:
print("Voltage is", instr.read_voltage(channel), "V")

Affected components

  • qmi

Modules to be created

  • NA

Modules to be modified

qmi.bin.instruments.qmi_tenma_72psu

Tests to be created/updated

  • NA

Documentation to be updated

  • NA

Hardware

  • Test on Tenma

Acceptance criteria

  • Functionality implemented in agreement with description
  • Tests are updated and pass
  • Code quality metrics ok
  • Documentation updated
@heevasti
Copy link
Collaborator

heevasti commented Oct 3, 2024

The same issue was also present with read_current and please also update about adding the possibility to connect to an existing instrument in another QMI context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants