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

Jagroop Singh
Jagroop Singh
17
| 2 1 2
Asked on 5/5/18, 4:56 AM
0
vote
1879 Views

Hi,

yes i wrote those lines in setup.

I am sending you the code by email.

Jagroop

Jagroop Singh
Jagroop Singh
17
| 2 1 2
Answered on 5/7/18, 9:21 AM
0
vote

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

 

Tom
Tom
5675
| 1 1 3
Answered on 5/6/18, 10:43 AM
0
vote

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!

Ask a Question

Keep Informed

About This Forum

This community is for professionals and enthusiasts of our products and services.

Read Guidelines

Question tools

44 follower(s)

Stats

Asked: 5/5/18, 4:56 AM
Seen: 1879 times
Last updated: 5/7/18, 9:21 AM