I am trying to assign half of the DAQ to input and half to output. it seems as though i could choose port A and port CL as input and Port B and port CH as outputs. i saw on another question that all ports are port number 10 yet in the documentation it says they follow the normal 10=A 11=B 12=CL and 13=CH so in python i used these numbers to assign each port but then on use it seems as though i need to use 10 on all pins 0-23. how do i correctly assign different functions to the pins if they use the same port number?
Question
Travis Hunter
I am trying to assign half of the DAQ to input and half to output. it seems as though i could choose port A and port CL as input and Port B and port CH as outputs. i saw on another question that all ports are port number 10 yet in the documentation it says they follow the normal 10=A 11=B 12=CL and 13=CH so in python i used these numbers to assign each port but then on use it seems as though i need to use 10 on all pins 0-23. how do i correctly assign different functions to the pins if they use the same port number?
Link to comment
Share on other sites
3 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