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

Add timeout on ep.write #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

CedricB31
Copy link

Hi Alex
In my application (R&S FSW over usbtmc), timeout expired during a write to the EP. That's why I added a timeout on each writing.

@SimplicityGuy
Copy link
Contributor

This looks good. I wonder if this would address issues that I've seen with the R+S NRP8S power meter... Sometimes we see a timeout expired after sending some commands.

@Shivaschandra
Copy link

Hi All,
Why is variable timeout on class Instrument fixed to 1sec. In my case I use oscilloscope and it doesn't really help because, instrument has to do auto scaling of the signal and then return amplitude. If possible please add timeout as an argument.I have done it locally.

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

Successfully merging this pull request may close these issues.

3 participants