I'm using the C++ API with a USBDIO32HS on Ubuntu.
I can successfully use `ulDOutScan` to output data to a whole port, but I need to do that on a single pin of that port, not the entire port, as I need the other pins as inputs.
Is it possible to do a digital out scan to a single pin of a port, while keeping the other pins as inputs or High-Z?
Question
Remi B
Hi,
I'm using the C++ API with a USBDIO32HS on Ubuntu.
I can successfully use `ulDOutScan` to output data to a whole port, but I need to do that on a single pin of that port, not the entire port, as I need the other pins as inputs.
Is it possible to do a digital out scan to a single pin of a port, while keeping the other pins as inputs or High-Z?
Thanks!
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now