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

cannot add aichannels past ai7 #17

Closed
alexporter8013 opened this issue Mar 28, 2019 · 1 comment
Closed

cannot add aichannels past ai7 #17

alexporter8013 opened this issue Mar 28, 2019 · 1 comment

Comments

@alexporter8013
Copy link

When trying to add channels past ai7, i get this error:

julia> t = analog_input("Dev1/ai10")
ERROR: NIDAQmx: Requested value is not a supported value for this property. The property value may be invalid because it conflicts with another property.

I believe this is caused by:

Ref(codeunits(channel),1)

I have tested changing this to simply pointer(channel) and pointer(""). Will do a pull request once I'm finished breaking, then fixing.

@bjarthur bjarthur mentioned this issue Mar 30, 2019
@bjarthur
Copy link
Collaborator

closed by 190fb1d

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 a pull request may close this issue.

2 participants