Page 1 of 1

Output?

Posted: Wed Jan 14, 2015 8:14 pm
by ule
Hello
First of all, sorry for my poor english :wink:

I instaled flowcode v5 demo (picmicro). I wrote simple program with switch and 3 leds. When i start the simulation one led is blinking, if the switch is on, first led stop blinking and second start. Third led is only for indication if switch in on or off. Simple.
Now i have a question. If you look flowchart you'll see that I used "decision" function in main loop. I used variable RA3, which is conected to switch on port RA3.
Now I want to use some "variable" off port RA2 instead RA3. RA2 is output for control LED. I don't know how to.

Re: Output?

Posted: Wed Jan 14, 2015 8:52 pm
by kersing
I have moved your question to a more appropriate forum as you are not sharing knowledge (which is what the "tips and tricks" forum is for.

Re: Output?

Posted: Wed Jan 21, 2015 10:18 am
by ule
I did this. Working fine :D