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

Added fy driver. #5

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

Conversation

mattwach
Copy link

This works with FY2300, FY6600, FY6800, FY6900 and probably more

The main difference is that it uses read/retries instead of a fixed
timeout. This speeds up commands. In measurement, a 50 point bode
plot sped up from 112 seconds to 68 seconds.

I named the driver fy.py to keep the fy6600.py file intact and to
make it clearer that the driver is not limited to the fy6600. We
could also set things up differently, if you would prefer.

This works with FY2300, FY6600, FY6800, FY6900 and probably more

The main difference is that it uses read/retries instead of a fixed
timeout.  This speeds up commands.  In measurement, a 50 point bode
plot sped up from 112 seconds to 68 seconds.

I named the driver fy.py to keep the fy6600.py file intact and to
make it clearer that the driver is not limited to the fy6600.  We
could also set things up differently, if you would prefer.
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.

1 participant