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

[FEAT]: Move MSO2 implementation of the channel property out of the TekScope driver #324

Open
nfelt14 opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nfelt14
Copy link
Collaborator

nfelt14 commented Oct 10, 2024

Description

Currently the TekScope driver implements the channel property, but it must use timeouts due to the lack of PI commands available on the MSO2 device. The specific implementation on the MSO2 should be handled in its own class, overriding the parent class implementation and removing the need for a try-except block.

Additional Information

No response

@nfelt14 nfelt14 added enhancement New feature or request good first issue Good for newcomers labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant