Search found 187 matches

by Chris_MIRA
Wed Dec 10, 2014 9:43 am
Forum: Flowcode V6
Topic: FC6 dsPIC compiling to hex problem
Replies: 2
Views: 2202

Re: FC6 dsPIC compiling to hex problem

Yes! all sorted now.
Thanks for your help :D
Chris
by Chris_MIRA
Fri Dec 05, 2014 11:52 am
Forum: Flowcode V6
Topic: FC6 dsPIC compiling to hex problem
Replies: 2
Views: 2202

FC6 dsPIC compiling to hex problem

Hi, The attached programme is "work in progress" in terms of functionality, but in simulation things function as expected. The programme compiles to C but when compiling to HEX, throws up an Error, it doesn't seem to like the calling of a macro. Ive no idea why this is, am I doing something silly, i...
by Chris_MIRA
Thu Nov 20, 2014 10:57 am
Forum: Flowcode V6
Topic: New GOTO problem
Replies: 3
Views: 2435

Re: New GOTO problem

The code now compiles! Thanks for all your help!
regards,
Chris
by Chris_MIRA
Wed Nov 19, 2014 3:04 pm
Forum: Flowcode V6
Topic: New GOTO problem
Replies: 3
Views: 2435

New GOTO problem

Hi, Im having a recurrence of a compiling problem which seems to relate to using the GOTO component macro... The programme works in simulation fine but when attempting to compile, fails and comes up with errors regarding the GOTO. Ive tried the previous work arounds in older FC versions (see my olde...
by Chris_MIRA
Tue Oct 14, 2014 3:18 pm
Forum: General Programming
Topic: ECIO DS pic
Replies: 18
Views: 12205

Re: ECIO DS pic

That's great, thanks again for your trouble!
Regards,
Chris :D
by Chris_MIRA
Tue Oct 14, 2014 10:58 am
Forum: General Programming
Topic: ECIO DS pic
Replies: 18
Views: 12205

Re: ECIO DS pic

Any progress on the PID you tube video? :D
Regards,
Chris
by Chris_MIRA
Tue Oct 14, 2014 10:38 am
Forum: General Programming
Topic: Table in supplimentary code
Replies: 2
Views: 3390

Re: Table in supplimentary code

That is very cool!
Thanks very much for both your help and speed of reply!
Regards,
Chris
by Chris_MIRA
Tue Oct 14, 2014 9:55 am
Forum: General Programming
Topic: Table in supplimentary code
Replies: 2
Views: 3390

Table in supplimentary code

Hi, Im trying to learn how to place a table in supplementary code then use it in a programme. The attached programme (taken from "30 PIC projects in FC6 by Bert Van Dam" does this BUT the programme doesn't seem to work, it just retrurns 0.0 regardless of input, Im guessing that the table is set up w...
by Chris_MIRA
Thu Oct 09, 2014 12:05 pm
Forum: Flowcode V6
Topic: Flowcode 6.1 Released!
Replies: 46
Views: 55681

Re: Flowcode 6.1 Released!

The new down load update ling doesn't work for windows, it gives me a .MAN file not a .MSI
Regards
Chris
by Chris_MIRA
Wed Oct 08, 2014 1:08 pm
Forum: General Programming
Topic: ECIO DS pic
Replies: 18
Views: 12205

Re: ECIO DS pic

Did you get a chance to do the video? :D
Regards,

Chris
by Chris_MIRA
Mon Oct 06, 2014 10:04 am
Forum: General Programming
Topic: ECIO DS pic
Replies: 18
Views: 12205

Re: ECIO DS pic

That's great :-)
Please let me know when its available!
Thanks :D
Chris
by Chris_MIRA
Fri Oct 03, 2014 10:14 am
Forum: General Programming
Topic: ECIO DS pic
Replies: 18
Views: 12205

Re: ECIO DS pic

To reply to your question about tutorials on line, It would be very nice to have a You Tube tutorial on how to set up and simulate a PID controller using the ECIO ds pic! :D
Regards,
Chris
by Chris_MIRA
Fri Oct 03, 2014 10:09 am
Forum: General Programming
Topic: ECIO DS pic
Replies: 18
Views: 12205

Re: ECIO DS pic

Thanks for your help, that's great, I be ordering some ds ECIO asap for a real play with the control stuff!
Regards,
Chris
by Chris_MIRA
Fri Oct 03, 2014 10:01 am
Forum: Flowcode V6
Topic: Simulation injector (how to use!)
Replies: 10
Views: 7679

Re: Simulation injector (how to use!)

Hi, Sorry for how long it has taken for me to reply back to you, I've just had a look at the YouTube you made and it is very helpful. My system is still not working (Im now following your steps exactly as in the you tube) the issue seems to be with my FC set up, I can not bring up the dashboard pane...
by Chris_MIRA
Thu Oct 02, 2014 3:10 pm
Forum: General Programming
Topic: ECIO DS pic
Replies: 18
Views: 12205

ECIO DS pic

Hi, Just looking at / playing with the new ECIO ds pic, two questions, is there os is there going to be an ECIO chip select option in the "new project" start, I can only find the raw chip version which doesn't give the related DIL pin outs... The other question is "Why cant I select a pin to connect...
by Chris_MIRA
Mon Jun 09, 2014 9:36 am
Forum: Flowcode V6
Topic: Simulation injector (how to use!)
Replies: 10
Views: 7679

Re: Simulation injector (how to use!)

Slightly updated file with lcd Print Ascii (Data) instead of print 0, problem still not changed though :(
Regards, again
Chris
by Chris_MIRA
Mon Jun 09, 2014 9:23 am
Forum: Flowcode V6
Topic: Simulation injector (how to use!)
Replies: 10
Views: 7679

Re: Simulation injector (how to use!)

Hi, thanks for the reply, I think Im following your instructions OK but when I open the console and go to the RS tab (or any of the others!) there is a line prompt (not blinking) but nothing can be inputted from the key board, I can not get any characters to appear at all in the consol. Im re attach...
by Chris_MIRA
Fri Jun 06, 2014 8:15 am
Forum: Flowcode V6
Topic: Simulation injector (how to use!)
Replies: 10
Views: 7679

Re: Simulation injector (how to use!)

Hi,
Im still stuck on this, would be VERY grateful if someone could show me where / why the attached code doesn't work?
regards,
Chris
by Chris_MIRA
Tue May 13, 2014 2:38 pm
Forum: Flowcode V6
Topic: Simulation injector (how to use!)
Replies: 10
Views: 7679

Simulation injector (how to use!)

Hi, Im trying to use the injector in simulation for the first time. What I want to do is to "Inject" an RS232 signal of Data value =3 into a simple FC6 code and display the data value on an LCD. My attempt at the code is attached. Ive tried HELP and find the example for RS232 with human interface ei...
by Chris_MIRA
Mon May 12, 2014 8:20 am
Forum: Flowcode V6
Topic: LCD simulation not clearing
Replies: 4
Views: 2804

Re: LCD simulation not clearing

Thanks :D
by Chris_MIRA
Thu May 08, 2014 11:09 am
Forum: Flowcode V6
Topic: LCD simulation not clearing
Replies: 4
Views: 2804

Re: LCD simulation not clearing

Hi,
"Yes" your test seems to work OK on my machine, Ive attached my programme using a MIAC, and added a comment just above the last macro in MAIN "DisplayClear" which should remove the "Working" message
Regards,
Chris
by Chris_MIRA
Thu May 08, 2014 8:10 am
Forum: Flowcode V6
Topic: LCD simulation not clearing
Replies: 4
Views: 2804

LCD simulation not clearing

When stepping through a programme in simulation a couple of times, txt on screen is not cleared as you go through the DISPLAYCLEAR macro, it only seems to clear later in the programm if something else is written to the display. Problem seen on MIAC and on EB006 / EB005 boards using FC6.06. Bug repor...
by Chris_MIRA
Thu May 01, 2014 7:42 am
Forum: Flowcode V6
Topic: GOTO problem in macro?
Replies: 13
Views: 7576

Re: GOTO problem in macro?

Great! Got it now (Sorry) I haven't used a C Icon before and had missed your insertion at the top of the MACRO!
Thanks for all your help!
Regards,
Chris
by Chris_MIRA
Wed Apr 30, 2014 2:47 pm
Forum: Flowcode V6
Topic: GOTO problem in macro?
Replies: 13
Views: 7576

Re: GOTO problem in macro?

To clarify, thanks for doing another work around :-) Ive altered my code in other areas since posting the problem, what do I need to include or do to my version of the code or FC6 to include your workaround in my newer version of the programme?
regards,

Chris
by Chris_MIRA
Wed Apr 30, 2014 2:39 pm
Forum: Flowcode V6
Topic: GOTO problem in macro?
Replies: 13
Views: 7576

Re: GOTO problem in macro?

Hi Benj,
Thanks for you help, sorry to be thick but how do I find / use your new work around? The previous workaround code listed above doesn't seem to have changed and I can see another attachment or anything...
Again "Sorry" if Im being thick...
Regards,

Chris