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

FY6900 need to ask output in uHz to get Hz #11

Open
theodropli opened this issue Jul 10, 2024 · 1 comment
Open

FY6900 need to ask output in uHz to get Hz #11

theodropli opened this issue Jul 10, 2024 · 1 comment

Comments

@theodropli
Copy link

First: thanks for this great library, it works really well and i am very happy with my FY6900. Installation was easy and it worked immidiately.

I am working with the example files now, and the only issue i encountered is that i need to ask
fy.set(channel=0,wave='sin',freq_uhz = 10, volts=3, enable=True)
in order to get a 10 Hz signal output. Any idea how to resolve this?

best regards,
Theo

@mattwach
Copy link
Owner

Hey Theo, try using freq_hz instead of freq_uhz

Cheers,
Matt

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