ALL O/P on when starting the Industruino
We have Industruino IND.IO. when we power on the industruino all the O/Ps are HIGH for few seconds and then get off.
Due to this the motor and valves connected to O/P also get ON. which is not acceptable and cause accident.
How to avoid this
Jagroop
Hi, i'm not exactly sure how you get to that situation. Please confirm that you have the INDIO powered by external 12/24V and that the setup() of your code starts with a set of lines like this for each channel that you are using as output:
Indio.digitalMode(1, OUTPUT); // set CH1 to output
Indio.digitalWrite(1, LOW); // set CH1 to LOW
If you still have the problem, please send us your code to connect@industruino.com
Your answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Forum
This community is for professionals and enthusiasts of our products and services.
Read GuidelinesQuestion tools
Stats
Asked: 5/5/18, 4:56 AM |
Seen: 2085 times |
Last updated: 5/7/18, 9:21 AM |