Search found 7 matches

by steve22
Wed Feb 11, 2009 7:42 pm
Forum: General / Misc
Topic: Decision entry
Replies: 4
Views: 4342

Re: Decision entry

I will attempt to explain what I am trying to do as flowcode is still very new I have a piece of control equiptment which has 6 outputs which will on a alarm condition will send a 1 second pulse out to one of the six outputs but for the sake of this question I will use one. When I get this pulse I w...
by steve22
Wed Feb 11, 2009 1:03 pm
Forum: General / Misc
Topic: Decision entry
Replies: 4
Views: 4342

Re: Decision entry

How do I enter the two lines in the decision icon I keep getting a error i know its in the format but I am not sure of the correct entry do you have a snip of code as this can say a thousand words .
by steve22
Tue Feb 10, 2009 10:44 pm
Forum: General / Misc
Topic: Decision entry
Replies: 4
Views: 4342

Decision entry

Can a direct entry of a logic function be made in the In the Decision box eg A = A xor 1 B = B xor 1 this will save me from performing any complicated if-then-else logic to decide which state to set the pin to... performing 'xor 1' against the pin will always flip it to the opposite state. If this c...
by steve22
Tue Feb 10, 2009 7:55 am
Forum: General / Misc
Topic: Working backwards in Flowcode
Replies: 1
Views: 3270

Working backwards in Flowcode

Is it possible to take a HEX file for a listed Micro in Flowcode and work backwards with the Hex file. Will if loaded be converted into a flowchart for editing or is it the case of if it has to be built from flow chart. What I am thinking is I have a number of files I would like to see what hapens i...
by steve22
Mon Feb 09, 2009 1:39 pm
Forum: General / Misc
Topic: flowcode Help
Replies: 12
Views: 13411

Re: flowcode Help

I am not trying to go as far as the code listed. I was trying to get to grips with what was happing behind the program, this is why I was lookig for a simple coding example of press button light lights press button again light goes out.
by steve22
Sun Feb 08, 2009 9:48 pm
Forum: General / Misc
Topic: flowcode Help
Replies: 12
Views: 13411

Re: flowcode Help

Hi

I was going through these samples but none really addressed what I was trying to get. As I dont have much of a grasp of it just yet .In affect what I was trying to do was understand the workings of the 4013 d type flip flop and to create a working peice of code. .
by steve22
Sun Feb 08, 2009 2:35 pm
Forum: General / Misc
Topic: flowcode Help
Replies: 12
Views: 13411

flowcode Help

I am looking for some help I have just started to use this software but the penny has still to drop. Any way what I am looking for is to find code examples to use but cannot find any. I want to be able to turn a number of outputs on and off by using a push to make switchs, each time I press the swit...