Search found 36 matches

by allpicproject
Sun Oct 09, 2011 9:31 am
Forum: Flowcode V4
Topic: timed loops
Replies: 7
Views: 4980

Re: timed loops

Please post your flowcode file, let other see where is the problem.
by allpicproject
Sun Oct 09, 2011 9:29 am
Forum: Flowcode V4
Topic: timed loops
Replies: 7
Views: 4980

Re: timed loops

How accurate you want it?

If not too accurate, you can use delay and loop.
by allpicproject
Sat Oct 08, 2011 4:07 pm
Forum: Flowcode 4 Bugs
Topic: 2 set of button not function properly in same time
Replies: 6
Views: 10588

Re: 2 set of button not function properly in same time

Hi Martin,

The problem solved ( just the difference between FC PIC v4.3 vs v4.5 )

Btw, thanks for tips.
by allpicproject
Sat Oct 08, 2011 3:50 pm
Forum: Flowcode 4 Suggestions
Topic: Decision Blocks and Macro Returns
Replies: 12
Views: 12273

Re: Decision Blocks and Macro Returns

If you dont mind, may I see the list of UI to be translated into other language? or you may send it to my email ... allpicproject@gmail.com

My mother language is Malay Language / Bahasa Melayu ( I'm from Malaysia ).

Let me see if I can translate them into Malay language.

Regards
Allpic
by allpicproject
Fri Oct 07, 2011 11:57 am
Forum: Flowcode 4 Suggestions
Topic: C source code option
Replies: 2
Views: 7329

Re: C source code option

Yes, that's my intention. (Please also make for the include file ie internal.h n definition.h ).

I'm volunteer to test it in ver5.x (if there is opportunity ).

Rgds
Allpic
by allpicproject
Fri Oct 07, 2011 11:53 am
Forum: Flowcode 4 Suggestions
Topic: Decision Blocks and Macro Returns
Replies: 12
Views: 12273

Re: Decision Blocks and Macro Returns

We might have a new release of v4.x soon and we will continue to support this for some years yet. If you have specific bugs in mind, please let me know and I will try to get them fixed in the new version. Thanks for the support. We also intend to make free versions available to Flowcode users who h...
by allpicproject
Fri Oct 07, 2011 4:25 am
Forum: Flowcode 4 Bugs
Topic: 2 set of button not function properly in same time
Replies: 6
Views: 10588

Re: 2 set of button not function properly in same time

Ok. got it. Thanks. NOTE: in FC PIC v4.3, it works if there is no connection to button (push / toggle ) but in FC PIC 4.5, it should fully connected then it work properly. I use PIC16F887 not PIC16F84A . ( PIC16F887 has port A - E , so no issue on port but the problem is I dont connect the button pr...
by allpicproject
Thu Oct 06, 2011 6:07 pm
Forum: Flowcode 4 Suggestions
Topic: Decision Blocks and Macro Returns
Replies: 12
Views: 12273

Re: Decision Blocks and Macro Returns

We're looking at a release at the end of the year. Our upgrade policy is usually 50% of the cost of the V5 price, but we have not fully resolved the list of versions and prices that will be available. Btw, how about the bugs in ver4.x ? is it all will be solved in the latest of ver4.x or need to up...
by allpicproject
Thu Oct 06, 2011 5:37 pm
Forum: Flowcode 4 Suggestions
Topic: C source code option
Replies: 2
Views: 7329

C source code option

Hi all, My suggestion is to have a menu ( radio button/check box / etc ) to set which C format to be generated when push button of 'generate C sourcecode'. What I'm doing now, doing some project for student/friend, whenever they want C source code, I need to trim the source code in Hitech C code ( t...
by allpicproject
Thu Oct 06, 2011 5:19 pm
Forum: Flowcode 4 Bugs
Topic: 2 set of button not function properly in same time
Replies: 6
Views: 10588

2 set of button not function properly in same time

Hi all, This my first post and I'm using flowcode PIC v4.5. Btw, sorry for my bad english as it's not my mother language. I just create one flowcode PIC using 2 set of button ( 1 set of 8 toggle button , another set is just one push button ). Hhen it run (simulation) I just can click 1 set only ( th...