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

PS6000 has more than 2 options for BW_LIMIT #42

Open
hmaarrfk opened this issue Aug 19, 2015 · 0 comments
Open

PS6000 has more than 2 options for BW_LIMIT #42

hmaarrfk opened this issue Aug 19, 2015 · 0 comments

Comments

@hmaarrfk
Copy link
Collaborator

We should probably support this correctly:

typedef enum
enPS6000BandwidthLimiter
{
PS6000_BW_FULL,
PS6000_BW_20MHZ,
PS6000_BW_25MHZ,
} PS6000_BANDWIDTH_LIMITER;

we can change the code from taking true/false to taking strings like most other options do.

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

1 participant