I am trying to get rios to recognize a binary input on its anolog inputs. How do i do this. I want to put somthing like 4=0100 across ABCD and have it read it as 4. How should i set up the wiring as well as the code .
RIOS will not read the inputs as a binary number, but it will handle directing the flow of the projects sequences with normal program logic flow. if then, do while, for next, from any of the 4 inputs… The manual covers how to enter these in, have you looked at it? If you have a question specific to the process as it’s described in the manual we would be happy to clarify it here.