flowcode

Status
Not open for further replies.

seti75

New Member
Hello to all

I really do not understand this flowcode!

on this diagram you see or is the problem?

I can not have the following function...

what I want ->

B6 pulse = led B1 "on".
B5 "on" = B1 "off"
B5 "off" = B1 "off"

everything works, but it does not work for off B5.
When I B5 off , B1 is "on"

Thanks for your help

**broken link removed**
 
ok,
I want...
BP = button
B5 = contact
B1 = led

B6 "on" --> B1 led "on".
B5 "on" --> B1 "off"
B5 "off" --> B1 "off"

I almost succeeded but it does not work as I want.
how to store a variable to "1"?
when I stored a variable "1" it does not work.
The variable is not seen a "1" in the program (variable "buthaut" )

**broken link removed**
 
Programs like flowcode can only hide complexity while you are doing the most common and well supported kind of things. When you move past that the complexity hits you hard. People may as well use C or Basic where there is a larger support base.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…